POP3SecureSocket.CheckServerConnection

From Xojo Documentation

Method

POP3SecureSocket.CheckServerConnection()

Supported for all project types and targets.

Sends a "NOOP" command to the mail server.

Notes

This is simply a command that asks the server to reply. This can be useful to check that the mail server is still responding and also tells the mail server that you are still connected if there has been no activity for a long period of time.