The comparer to use determine the order in which requests are processed.

Declaration Syntax

ReadOnly Property RequestPriorityComparer() As IComparer`1
IComparer`1<Request> RequestPriorityComparer {get;}
__property IComparer`1 get_RequestPriorityComparer();
function get RequestPriorityComparer() : IComparer`1;

Requirements

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

See Also

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