POP3SecureSocket.CheckServerConnection
From Real Software Documentation
Method
POP3SecureSocket.CheckServerConnection ( )
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.
