RequestStore overview

Public Methods

AddPriorityRequest Forces an add of this request into the queue, regardless of if it is a duplicate or not.
AddRange Adds a range of requests.
AddRequest  
PopRequest Removes the next Request from the store.

Public Properties

Count The number of Requests in the store.
HasRequests Whether or not the store has any Requests in it.

See Also

RequestStore Interface | Eas.WebCrawler.Interfaces Namespace