The RequestStore used to store requests.

Declaration Syntax

ReadOnly Property Store() As RequestStore
RequestStore Store {get;}
__property RequestStore get_Store();
function get Store() : RequestStore;

Requirements

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

See Also

WebCrawlerContext Interface | WebCrawlerContext Members | Eas.WebCrawler.Interfaces Namespace