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