ProxySocket.Bind Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Bind(Socket)
Binds this ProxySocket instance to a connected Socket.
Declaration
protected void Bind(Socket socket)
Parameters
Type | Name | Description |
---|---|---|
Socket | socket |