PowerTCP Sockets for .NET
ToString Method (Echo)




Returns a string containing information regarding the Echo.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As Echo
Dim value As String
 
value = instance.ToString()
public override string ToString()
public: string* ToString(); override 
public:
String^ ToString(); override 

Return Value

A string representing the echo.
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