property NNTP.Connected as Boolean
Retrieves a value indicating whether the client is connected to the server.

TypeDescription
Boolean A boolean expression that indicates whether the client is connected to a news server.  

Use the Connect method to connect the client to a news server. The Connect method returns True, if the client succeeded to connect to the news server.