| ComponentSpace Trace Route Class Library Reference |
|
ITraceRouteServicedComponent.MaximumHops Property
Gets or sets the maximum number of hops.
[Visual Basic]
Property MaximumHops As
Integer
[C#]
int MaximumHops {get; set;}
Property Value
The maximum number of hops. The default is 100.
See Also
ITraceRouteServicedComponent Interface | ComponentSpace.TraceRoute Namespace