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