FtpProxy.ISocketFactory.CreateSocket Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
ISocketFactory.CreateSocket()
Creates an instance of proxy socket. Inherited from Proxy.
Declaration
ISocket ISocketFactory.CreateSocket()
Returns
| Type | Description |
|---|---|
| ISocket | An instance of proxy socket. |