ProtocolSocketClose Method (String) |
Logs an error, and then closes the socket.
Namespace:
Demo3D.Net
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 11.0.0.7658
Syntaxpublic void Close(
string message
)
Parameters
- message
- Type: SystemString
The message of the error that's provoking the close.
See Also