Whether or not to prioritize requests to the specified host above (
true
) or below(
false
) other request.

Declaration Syntax

Public ReadOnly Property PreferToStayOnHost() As Boolean
public bool PreferToStayOnHost {get;}
public: __property bool get_PreferToStayOnHost();
public function get PreferToStayOnHost() : Boolean;

Requirements

Namespace: Eas.WebCrawler.PlugIns.RequestComparers
Assembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)

See Also

SpecificHostComparer Class | SpecificHostComparer Members | Eas.WebCrawler.PlugIns.RequestComparers Namespace