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