ProtocolSocketShutdown Method |
| Name | Description | |
|---|---|---|
| Shutdown(Boolean) |
Forcibly shuts down the socket, without logging an error.
| |
| Shutdown(Exception) |
Forcibly shuts down the socket, and then logs an error.
| |
| Shutdown(String, Boolean) |
Forcibly shuts down the socket, and then logs an error.
| |
| Shutdown(LogMessageLogLevel, String, Object) |
Forcibly shuts down the socket, and then logs an error.
|