Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsTelnet Object / UseSOCKS Property
In This Topic
    UseSOCKS Property
    In This Topic
    Lets you connect to a host via a SOCKS proxy server.
    Syntax
    expression.UseSOCKS As Boolean
    where expression is a variable that represents a ConnectionSettingsTelnet Object
    Remarks
    The default value is false. This value can be changed during an open connection.
    See Also