TScSSLServerConnection
property Connected: boolean;
Description
Determines whether a connection to the TLS/SSL client has been established.
Set Connected to True to open a connection to the TLS/SSL client.
Set Connected to False to close the connection.
See Also
Connect
Disconnect