ServerSocket.close
Class Overview | Class Members |
This Package |
All Packages
public void close() throws IOException
Description
Closes this socket.
Exceptions
IOException
if an I/O error occurs when closing the socket.
Send feedback to MSDN.Look here for MSDN Online resources.