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