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 of0
Requirements
Namespace: Eas.WebCrawler.PlugIns.SelectorsAssembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)