Table of Contents

Rfc1006IPEndPoint.ToString Method

Returns the IP address, port number, remote TSAP and local TSAP of the specified endpoint.

Namespace: Rfc1006LibNet.Advanced
Assembly:  Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)

Syntax

C#

public override string ToString()


Return Value

Type: String
The IP address, port number, remote TSAP and local TSAP of the specified endpoint.

See Also

Reference

Rfc1006IPEndPoint Class
Rfc1006LibNet.Advanced Namespace