PowerTCP Sockets for .NET
Echo Class Members
Fields  Methods 


The following tables list the members exposed by Echo.

Public Fields
 NameDescription
Public FieldAddress Returns the IP address of the remote host.  
Public FieldBroadcast Indicates whether Echo originated as an IPv4 broadcast request to address IPAddress.Broadcast (255.255.255.255).  
Public FieldData Returns data returned from the echo request.  
Public FieldRoundTripTime Returns the time spanned between sending and receiving a response to the echo request.  
Public FieldStatus The status (success or otherwise) of the echo request.  
Public FieldTtl Returns the TTL (time to live) for the packet.  
Top
Public Methods
 NameDescription
Public MethodToString Returns a string containing information regarding the Echo.  
Top
See Also

Reference

Echo Class
Dart.Sockets Namespace


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