InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / OS2200FileTransfer Object / TransferTimeout Property
In This Topic
    TransferTimeout Property
    In This Topic
    Gets or sets the number of seconds (0-100) that the file transfer protocol will wait for a host response before canceling the transfer.
    Syntax
    expression.TransferTimeout As Integer
    where expression is a variable that represents a OS2200FileTransfer Object
    See Also