Method POP3Client():isConnected() Professional
Checks if a connection is established
:isConnected() --> lConnected
This method returns .T. (true) if a connection to a server exists, otherwise it returns .F. (false).
This method is useful to check whether a connection to a server is established.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.