property ReceiveTimeout: integer;
Description
Determines the time in seconds that the client will wait for a response from the remote side when reading with the Read method. After the timeout expires, the result and control are returned to the program.
The default value is 30 seconds.
See Also
Read