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.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)