Click or drag to resize

crawlerDomainTaskMachineSettings Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.crawler.engine.crawlerDomainTaskMachineSettings"]

Inheritance Hierarchy
SystemObject
  imbWEM.Core.crawler.enginecrawlerDomainTaskMachineSettings

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 crawlerDomainTaskMachineSettings

The crawlerDomainTaskMachineSettings type exposes the following members.

Constructors
  NameDescription
Public methodcrawlerDomainTaskMachineSettings
Initializes a new instance of the crawlerDomainTaskMachineSettings class
Public methodcrawlerDomainTaskMachineSettings(Int32, Int32, Int32, Int32)
Initializes a new instance of the crawlerDomainTaskMachineSettings class
Top
Properties
  NameDescription
Public propertyTC_max
Public propertyTcjl_max
Time limit in minutes
Public propertyTdl_max
Public propertyTll_max
Time limit for inactivity
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