Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
XfrTimeout Property
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
FileTransfer Object
: XfrTimeout Property
Gets or sets the length of time (in seconds) that InfoConnect waits for a host response before timing out and returning an error.
Syntax
Visual Basic (Declaration)
Object.XfrTimeout
As
Long
Remarks
Most timeouts occur during file transfers, though this value is also used in other situations. This property affects IND$FILE transfer and is applicable to 3270 sessions only. The default is 60 seconds. The range of values is 1 - 9999 seconds.
See Also
Reference
FileTransfer Object
FileTransfer Members
Send Feedback