RetransmitTimeout Property
Maximum time in seconds to wait for a reply packet from the server before retransmitting the last packet.
Syntax
property RetransmitTimeout: Integer;
Default Value
5
Remarks
Please refer to the MaxRetransmits property for the number of retransmit efforts before an error is returned.
The default value for the RetransmitTimeout is 5 seconds.
Data Type
Integer