ISocketFactory.CreateSocket Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
CreateSocket()
Creates an unconnected instance of the generalized ISocket interface.
Declaration
ISocket CreateSocket()
Returns
Type | Description |
---|---|
ISocket | An instance of ISocket. |