property Timeout: integer; default 15;
Description
Determines the time interval in seconds during which the client will try to obtain data from the server when authenticating. If data is not obtained, the connection becomes closed.
The default value is 15 seconds.
See Also