property ServerTimeout: integer; default 30;
Description
The ServerTimeout property determines the time interval in seconds during which the connection will wait for a response from the server. The client times out if the server does not respond over this period of time.
The default value is 30 seconds.