ISocket.Shutdown Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
Shutdown(SocketShutdown)
Disables sends and receives on the ISocket.
Declaration
void Shutdown(SocketShutdown how)
Parameters
Type | Name | Description |
---|---|---|
Socket |
how | The Socket |
Remarks
See the reference for Shutdown(Socket