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