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