Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / WRQFastFileTransferOption Enumeration
In This Topic
    WRQFastFileTransferOption Enumeration
    In This Topic
    Options for specifying whether Reflection uses the fast file transfer feature.
    Members
    MemberDescription
    AlwaysFast file transfer is always used.
    NegotiateReflection 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