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