InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / ManualConnect Property
In This Topic
    ManualConnect Property (UtsTerminal)
    In This Topic
    Gets or sets a value indicating whether the user must explicitly connect to the host on session startup.
    Syntax
    expression.ManualConnect As Boolean
    where expression is a variable that represents a UtsTerminal Object
    See Also