InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / WRQFastFileTransferOption Enumeration
In This Topic
    WRQFastFileTransferOption Enumeration
    In This Topic
    Options for specifying whether InfoConnect uses the fast file transfer feature.
    Members
    MemberDescription
    AlwaysFast file transfer is always used.
    NegotiateInfoConnect attempts a fast file transfer. If the fast file transfer feature is not available, a standard transfer is used.
    NeverFast file transfer is never used.
    See Also