Gets the local client EndPoint.

Namespace:  Rebex.Net
Assembly:  Rebex.Pop3 (in Rebex.Pop3.dll)

Syntax

Visual Basic
Public ReadOnly Property LocalEndPoint As EndPoint
	Get
C#
public EndPoint LocalEndPoint { get; }

Field Value

The local client EndPoint.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also