InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / IsConnected Property
In This Topic
    IsConnected Property (T27Terminal)
    In This Topic
    Gets a value indicating whether the session is connected.
    Syntax
    expression.IsConnected As Boolean
    where expression is a variable that represents a T27Terminal Object
    See Also