InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / UseIPv6Option Enumeration
In This Topic
    UseIPv6Option Enumeration
    In This Topic
    Members
    MemberDescription
    AlwaysInfoConnect only attempts an IPv6 connection.
    NeverInfoConnect never attempts an IPv6 connection.
    WhenAvailableInfoConnect connects using IPv6 if it is available. If IPv6 is not available, InfoConnect attempts to connect using IPv4.
    See Also