Whether or not the store has any Requests in it.

Declaration Syntax

ReadOnly Property HasRequests() As Boolean
bool HasRequests {get;}
__property bool get_HasRequests();
function get HasRequests() : Boolean;

Requirements

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

See Also

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