property NNTP.Busy as Boolean
Specifies a value that indicates whether the client is busy.

TypeDescription
Boolean A boolean expression that indicates whether the client is busy. 
The control is busy when requesting data from the server. Use the Busy property to notify your application that the control requests data from the server. Use the Connect method to connect to a news server.