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