property Timeout: integer; default 60;
Description
Determines the time interval in seconds during which the SSL server will be trying to obtain data from the client during the connection attempt. If the data has not been received during this period, the SSL server closes the connection.
The default value is 60 seconds.