ComponentSpace ICMP Class Library Reference

EchoClient.ResponseTime Property

Gets the time elapsed between sending an echo message and receiving an echo reply.

[Visual Basic]
Public ReadOnly Property ResponseTime As TimeSpan
[C#]
public System.TimeSpan ResponseTime {get;}

Property Value

The time elapsed between sending an echo message and receiving an echo reply.

See Also

EchoClient Class | ComponentSpace.Icmp Namespace