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