HopTimeout Property
Maximum amount of time to wait for an individual hop to complete.
Syntax
[VB.NET] Public Property HopTimeout As Integer
[C#] public int HopTimeout {get; set;}
Remarks
The time value is in seconds. If 0, HopTimeout will be ignored, and only the Timeout for the whole trace will be taken into account.
Default Value
10