Click or drag to resize

ServerSocketClose Method

Overload List
  NameDescription
Public methodClose
Closes the server.
(Overrides ProtocolHeadClose.)
Public methodClose(Exception)
Logs an error, and then closes the socket.
(Inherited from ProtocolSocket.)
Public methodClose(String)
Logs an error, and then closes the socket.
(Inherited from ProtocolSocket.)
Public methodClose(String, String, Object)
Logs an error, and then closes the socket.
(Inherited from ProtocolSocket.)
Top
See Also