Click or drag to resize

crawlerDomainTaskCollection Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Crawler-vs-domain task collection
Inheritance Hierarchy
SystemObject
  imbWEM.Core.crawler.enginecrawlerDomainTaskCollection

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class crawlerDomainTaskCollection

The crawlerDomainTaskCollection type exposes the following members.

Constructors
Properties
  NameDescription
Public propertydone
Public propertydoneRatio
Ratio of domains waiting
Public propertyitems
Scheduled items
Public propertyparent
Public propertyrunning
Public propertysampleSize
Public propertyTimeLimitForOneItemLoad
Public propertytRecord
Public propertywaitingAndRunningCount
Public propertywaitingRatio
Ratio of domains waiting
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also