ComponentSpace Trace Route Class Library Reference

TraceRouteTiming.ResponseTimeToLive Property

Gets or sets the response Time To Live (TTL) value. If this value doesn't match the hop number then it indicates an asymmetric path where the received packet takes a different route from the sent packet.

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

Property Value

The response Time To Live (TTL) value.

See Also

TraceRouteTiming Class | ComponentSpace.TraceRoute Namespace