dtSearch Text Retrieval Engine .NET interface

HttpDataSource Methods

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

Public Static Methods

SetDebugLogging Create a debug log recording the spider's actions

Public Instance Methods

Add Requests that the spider stop crawling web sites
Dispose 
GetNextDoc Get the next document from the data source.
GetStatus Get the status of the spider
IsCrawling Returns true if the spider is still downloading data
Rewind Initializes the spider so the next GetNextDoc call will return the first document.
StartCrawl Starts crawling web sites on a different thread.
StopCrawl 

See Also

HttpDataSource Class | dtSearch.Spider Namespace