TlsServerSocket.Shutdown Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Shutdown(SocketShutdown)
Declaration
public void Shutdown(SocketShutdown how)
Parameters
Type | Name | Description |
---|---|---|
SocketShutdown | how | The SocketShutdown value specifying the operation that will no longer be allowed. |