ComponentSpace Trace Route Class Library Reference

TraceRouteTiming.ToString Method 

Obtain the string representation of the trace route timing.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

The string representation of the trace route timing.

See Also

TraceRouteTiming Class | ComponentSpace.TraceRoute Namespace