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