InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsVTMgr Object / ExitOnDisconnect Property
In This Topic
ExitOnDisconnect Property (ConnectionSettingsVTMgr)
In This Topic
Closes InfoConnect automatically when you disconnect from the host, when set to true.
Syntax
expression.ExitOnDisconnect As Boolean
where expression is a variable that represents a ConnectionSettingsVTMgr Object
Remarks
The default value is false. Value can be changed with an open connection.
See Also