Connect Method
Connects to the news server.
Syntax
[VB.NET] Public Sub Connect()
[C#] public void Connect();
Remarks
This method is used to connect to the news server. If the User and/or Password are set, then corresponding AUTHINFO commands are sent to the NewsServer as well.