property ReadWriteTimeout: integer; default 15;
Description
Gets or sets a time-out in seconds when writing to or reading from a stream.
ReadWriteTimeout is the number of seconds before the writing or reading times out.
The default value is 15 seconds.