Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / UseIPv6 Property
In This Topic
UseIPv6 Property (Terminal)
In This Topic
Gets or sets how Reflection communicates with a host using the IPv6 and older IPv4 protocols.
Syntax
expression.UseIPv6 As UseIPv6Option
where expression is a variable that represents a Terminal Object

Property Value

A UseIPv6Option value
Remarks
The default value is WhenAvailable.
See Also