SshSession.RemoteEndPoint Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
RemoteEndPoint
Gets the remote endpoint.
Declaration
public EndPoint RemoteEndPoint { get; }
Property Value
Type | Description |
---|---|
End |
The remote endpoint that the Ssh |
Remarks
The RemoteEndPoint property gets the network connection information associated with
the remote host.
RemoteEndPoint is set by Ssh