Programming with Reflection
TransferReceiveTimeout property
Syntax |
object.TransferReceiveTimeout |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the maximum number of seconds to wait for a response from the host or Reflection during a transfer. If nothing is received within the period specified, the file transfer program attempts to resynchronize. (The TransferRetryLimit property determines how many times the file transfer program attempts to retransmit the block.)
This property affects transfers under all supported protocols (WRQ/Reflection, FTP, Kermit, Xmodem, and Zmodem).
The default value is 15.
The range of values is 1-9999.