SshSession.ToSocketFactory Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
ToSocketFactory()
Gets a socket factory that creates socket tunneled through this SSH session.
Declaration
public ISocketFactory ToSocketFactory()
Returns
Type | Description |
---|---|
ISocketFactory | A socket factory. |