Gets the local client EndPoint.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
| Visual Basic | 
|---|
Public ReadOnly Property LocalEndPoint As EndPoint Get  | 
| C# | 
|---|
public EndPoint LocalEndPoint { get; }  |