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