InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / FileTransfer Object / HostTimeout Property
In This Topic
HostTimeout Property
In This Topic
Gets or sets a value specifying the number of seconds (0-999) that the CANDE file transfer protocol should wait for a response from the host before canceling the file transfer.
Syntax
expression.HostTimeout As Integer
where expression is a variable that represents a FileTransfer Object
See Also