Summary

Stores Requests which are intended to be processed by the crawler.
For a list of all members of this type, see RequestStore Members .

Declaration Syntax

Public Interface RequestStore
	Inherits WebCrawlerComponent
public interface RequestStore : WebCrawlerComponent
public __gc __interface RequestStore : public WebCrawlerComponent
public interface RequestStore implements WebCrawlerComponent

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

RequestStore Members | Eas.WebCrawler.Interfaces Namespace