Mono Class Library: System.Net.IPEndPoint Overview | Members

System.Net.IPEndPoint.ToString Method

Returns a string representation of the value of the current instance. [Edit]

public override string ToString ()

Returns

A string containing the IP address, in dotted-quad notation, followed by a colon and the port number for the specified endpoint, for example, 127.0.0.1:80. [Edit]

Remarks

Note: This method overrides object.ToString.
[Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0