Disconnect Method
Disconnects from the news server.
Syntax
void __fastcall Disconnect();Remarks
This method is used to disconnect from the NewsServer. First the component attempts to send a QUIT command, and if that fails, the connection is broken.