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; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Visual Basic |
---|
Public ReadOnly Property LocalEndPoint As EndPoint Get |
C# |
---|
public EndPoint LocalEndPoint { get; } |