PowerTCP Sockets for .NET
RoundTripTime Field (Echo)




Returns the time spanned between sending and receiving a response to the echo request.
Syntax
'Declaration
 
Public ReadOnly RoundTripTime As TimeSpan
'Usage
 
Dim instance As Echo
Dim value As TimeSpan
 
value = instance.RoundTripTime
public readonly TimeSpan RoundTripTime
public: readonly TimeSpan RoundTripTime
public:
readonly TimeSpan RoundTripTime

Field Value

A TimeSpan object.
See Also

Reference

Echo Class
Echo Members


PowerTCP Sockets for .NET Documentation Version 4.5
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic