IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

HopLimit Property

The maximum number of hops to allow for a trace.

Syntax

[VB.NET]
Public Property HopLimit As Integer

[C#]
public int HopLimit {get; set;}

Remarks

This property is used to limit lengthy traces. A value of 0 indicates an unbounded trace.

Note: if the value of Timeout is 0, an unbounded trace may cause a call to TraceTo to block indefinitely. To cancel such a route trace, call Interrupt.

Default Value

64

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0