dtSearch Text Retrieval Engine .NET interface

CrawlStatus Members

CrawlStatus overview

Public Instance Constructors

CrawlStatus Constructor Initializes a new instance of the CrawlStatus class.

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