Dart.PowerTCP.SslSockets Namespace > HopResult Class : ToString Method (HopResult) |
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
This contains RemoteAddress, AverageTime, and TTL.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
HopResult Class | HopResult Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.