Method SMTPClient():isConnected() Professional
Checks if a connection is established
Syntax
:isConnected() --> lConnected
Return
This method returns .T. (true) if a connection to a server exists, otherwise it returns .F. (false).
Description
This method is useful to check whether a connection to a server is established.
Feedback
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.