InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / ManualConnect Property
In This Topic
    ManualConnect Property (AlcTerminal)
    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 AlcTerminal Object
    See Also