Dart.PowerTCP.SslSockets Namespace > EchoResult Class : ToString Method (EchoResult) |
Returns all data formatted as a string.
[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();
[C++]
public: string* ToString(); override
[C++/CLI]
public:
String^ ToString(); override
A string representing all data formatted as a string.
This method will return a listing like the following:
Reply from 209.61.180.88: bytes=32 time=118ms TTL=109
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
EchoResult Class | EchoResult Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.