ComponentSpace Trace Route Class Library Reference

TraceRouteClient.MaximumHops Property

Gets or sets the maximum number of hops.

[Visual Basic]
Public Property MaximumHops As Integer
[C#]
public int MaximumHops {get; set;}

Property Value

The maximum number of hops. The default is 100.

See Also

TraceRouteClient Class | ComponentSpace.TraceRoute Namespace