The maximum allowed dpeth of requests.

Declaration Syntax

Public ReadOnly Property MaximumDepth() As Integer
public int MaximumDepth {get;}
public: __property int get_MaximumDepth();
public function get MaximumDepth() : int;

Remarks

Root requests have a depth of
0
.

Requirements

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

See Also

MaximumDepthSelector Class | MaximumDepthSelector Members | Eas.WebCrawler.PlugIns.Selectors Namespace