Disconnects from the news server.
public void disconnect();
This method is used to disconnect from the NewsServer. First the bean attempts to send a QUIT command, and if that fails, the connection is broken.