dtSearch Text Retrieval Engine .NET interface

CrawlStatus Fields

The fields of the CrawlStatus class are listed below. For a complete list of CrawlStatus class members, see the CrawlStatus Members topic.

Public Instance Fields

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.

See Also

CrawlStatus Class | dtSearch.Spider Namespace