crawlerDomainTask Methods |
[This is preliminary documentation and is subject to change.]
The crawlerDomainTask type exposes the following members.
| Name | Description | |
|---|---|---|
| CallAbort |
Proper abort call
| |
| Closing |
Ending procedure
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| initialization |
Cration of wRecords
| |
| IsActive |
Determines whether this instance is active. Returns false if more than TimeLimitForOneItemLoad minutes since last new iteration started lastIterationStart | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| reInitialization | ||
| SetLogSerializable | ||
| start |
Starts this instance.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |