See Also

HopResult Class  | HopResult Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP SSL Sockets for .NET

ToString Method

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

Return Type

A string representing all data formatted as a string.

Remarks

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.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

HopResult Class  | HopResult Members


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.