Summary

Specifies that all requests above a specific depth should not be followed, otherwise use the inner selector.
For a list of all members of this type, see MaximumDepthSelector Members .

Type Relationships

  System.Object
     Eas.WebCrawler.PlugIns.Selectors.DecoratingSelector
      Eas.WebCrawler.PlugIns.Selectors.MaximumDepthSelector

Declaration Syntax

Public Class MaximumDepthSelector
	Inherits DecoratingSelector
public class MaximumDepthSelector : DecoratingSelector
public __gc class MaximumDepthSelector : public DecoratingSelector
public class MaximumDepthSelector extends DecoratingSelector

Requirements

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

See Also

MaximumDepthSelector Members | Eas.WebCrawler.PlugIns.Selectors Namespace