Discuss this help topic in SecureBlackbox Forum
Gracefully closes SSL session.
Declaration
Parameters
Description
This method causes TElSSLServer to gracefully close SSL session. Call this method after application has finished using the connection and is about to close it.
If SSL is not enabled (Enabled property is set to
False), TElSSLServer does nothing and returns immediately.