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