The fields of the CrawlStatus class are listed below. For a complete list of CrawlStatus class members, see the CrawlStatus Members topic.
CurrentItemBytesDownloaded | Number of bytes downloaded so far from the current item. |
CurrentItemSize | Size of the item being downloaded. |
CurrentUrl | URL of the item being downloaded. |
IsCrawling | If true, the Spider is still downloading data. |
TotalBytesDownloaded | Total bytes downloaded so far. |
TotalItemsDownloaded | Total number of items downloaded so far. |
CrawlStatus Class | dtSearch.Spider Namespace