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