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