Click or drag to resize

spiderTaskResultItem Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Result of spider task item
Inheritance Hierarchy
SystemObject
  imbWEM.Core.crawler.corespiderTaskResultItem

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

The spiderTaskResultItem type exposes the following members.

Constructors
  NameDescription
Public methodspiderTaskResultItem
Initializes a new instance of the spiderTaskResultItem class.
Top
Properties
  NameDescription
Public propertyduration
Duration of this task execution
Public propertypage
Public propertysPage
Public propertystartTime
Time of constructor call
Public propertystatus
Public propertytarget
Public propertytask
Link to open
Top
Methods
  NameDescription
Public methoddispose
Public methodEquals (Inherited from Object.)
Public methodfinish
Finishes the result item
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also