InfoConnect for Airlines VBA Guide
ExitOnDisconnect Property (ConnectionSettingsVTMgr)
Closes InfoConnect automatically when you disconnect from the host, when set to true.
Syntax
Object.ExitOnDisconnect As Boolean
Remarks
The default value is false. Value can be changed with an open connection.
See Also