Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / IsConnected Property
In This Topic
    IsConnected Property (Terminal)
    In This Topic
    Gets the value that indicates whether Reflection is connected.
    Syntax
    expression.IsConnected As Boolean
    where expression is a variable that represents a Terminal Object
    Remarks
    This property is true if a host connection exists or if a port is open.
    See Also