SshChannel.ToSocket Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
ToSocket()
Creates an ISocket representation of this channel.
Declaration
public ISocket ToSocket()
Returns
Type | Description |
---|---|
ISocket | An ISocket. |