InfoConnect for Unisys VBA Guide
TransferReceiveTimeout Property
Returns or specifies the maximum wait (in seconds) for a response from the host or from Reflection during a transfer.
Syntax
Object.TransferReceiveTimeout As Long
Exceptions
ExceptionDescription
System.ArgumentOutOfRangeException Thrown if a value outside the range of valid values is specified.
Remarks
If no response 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 seconds. The range of values is 1 - 9999 seconds.
See Also

 

 


2015 Attachmate

Send Feedback