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