InfoConnect for Airlines VBA Guide
XfrStartTimeout Property
Gets or sets the length of time (in seconds) that InfoConnect waits for a host response when attempting to connect to a host.
Syntax
Object.XfrStartTimeout As Long
Remarks
If the specified amount of time elapses with no response from the host, InfoConnect times out and returns an error. This property affects IND$FILE transfer and is applicable to 3270 sessions only. The default is 25 seconds. The range of values is 1 - 9999 seconds.
See Also