property ReadWriteTimeout: integer; default 15;
Description
Gets or sets the time-out period, in seconds, for reading from or writing to a stream.
ReadWriteTimeout defines the number of seconds before a read or write operation times out.
The default value is 15.