Connection Setting Keyword Tokens
ExitAllowed
keyword
Keyword/Value syntax |
ExitAllowed {True | False} |
Valid in connection types |
All |
Can change value if connection is open? |
Yes |
When set to True, users can exit Reflection and use the Disconnect command while connected to a host. When set to False, the Exit and Disconnect commands are disabled and users must quit all active host applications and log off to terminate host connections.
The default value is True.
Session.ConnectionSettings = "ExitAllowed False"
If .ConnectionSetting("ExitAllowed") = "False"