ComponentSpace ICMP Class Library Reference

EchoClient.ResponseTimeToLive Property

Gets the time to live (TTL) received in the echo reply.

[Visual Basic]
Public ReadOnly Property ResponseTimeToLive As Byte
[C#]
public byte ResponseTimeToLive {get;}

Property Value

The time to live (TTL) received in the echo reply.

See Also

EchoClient Class | ComponentSpace.Icmp Namespace