CrawlerLib.Engine Namespace
The Crawler-Lib.Engine namespace contains the CrawlerEngine class itself and several related or general purpose types
Classes
  ClassDescription
AccessPathAdressBlock
A block of AccessPathAddressBase based addresses with a AccessPathManager name.
AccessPathManagerOperationsInfo
Operations Info about an AccessPathManager
CachedValue ItemType 
A cached value which is updated via delegate on the getter
CrawlerEngine
The crawler engine
CrawlerEngineConfig
The crawler engine configuration
CrawlerEngineEventArgs
The crawler engine event args.
CrawlerEngineOperationsInfo
The crawler engine operations info.
DatacenterAddress
The datacenter address.
DnsServerAddress
The dns server address.
ElapsedTimeSlicer
Cuts elapsed time into slices
ExceptionInfo
Information about a exception
GroupingTag
LicenseException
Represents an licensing error
LicenseInfo
License information about the found license
LongestDurationQueue ItemType 
Queues items according to their duration. Items with longer duration displace items with shorter duration Newer Items with same duration displace older items
MaxCostsExceededException
Represents a maximum costs exceeded error
MaxDownloadSizeExceededException
Represents a maximum download size exceeded error
NotAllowedServerHeaderException
Represents a not allowed server header error
NoTaskProcessingBuffer
OperationTimeoutException
Represents an operation timeout error
ProxyAddress
The proxy address.
ResponseTimeoutException
Represents a response timeout error
TaskBase
Base class for tasks that can be processed by a CrawlerEngine
TaskFactoryBase
TaskProcessor
TaskProcessor TaskFactoryId
TaskProcessorConfig
TaskRequestBase
The task request base.
TaskResultBase
The task result base.
TaskSourceBase
Structures
  StructureDescription
TickDuration
A duration based on TickTimestamp comparisons.
TickTimestamp
A TickCount based timestamp, which is much faster than using Now
Interfaces
Delegates
Enumerations