spiderTaskResult Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.core.spiderTaskResult"]
Namespace: imbWEM.Core.crawler.core
public class spiderTaskResult : IEnumerable<spiderTaskResultItem>, IEnumerable
The spiderTaskResult type exposes the following members.
| Name | Description | |
|---|---|---|
| spiderTaskResult | Initializes a new instance of the spiderTaskResult class | |
| spiderTaskResult(spiderTask) | Initializes a new instance of the spiderTaskResult class |
| Name | Description | |
|---|---|---|
| Count | ||
| duration |
Time span between constructor and finish call
| |
| items | ||
| startTime |
Time of constructor call
| |
| task |
| Name | Description | |
|---|---|---|
| AddResult | ||
| calculateSuccessRate | ||
| Equals | (Inherited from Object.) | |
| finish | ||
| getDataTable |
Gets the data table.
| |
| GetEnumerator | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |