property Timeout: integer; default 15;

 

Description

Determines the time interval in seconds during which the client will wait for a response from the server when connecting, or wait for data from the server when reading by the ReadBuffer method, or passing data to the server by the WriteBuffer method. After the time has expired, methods return the result and control to the program.

The default value is 15 seconds.

 

See Also

Connected

ReadBuffer

WriteBuffer

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support