Connection Setting Keyword Tokens

image\rwnprg32.gif ExitAllowed keyword

 

Keyword/Value syntax

ExitAllowed {True | False}

Valid in connection types

All

Can change value if connection is open?

Yes

 

Description

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.

Values

The default value is True.

Examples

Session.ConnectionSettings = "ExitAllowed False"

If .ConnectionSetting("ExitAllowed") = "False"

image\jump.gif ConnectionSettings property

image\jump.gif Keyword Tokens by Keyword

image\jump.gif Keyword Tokens by Connection Type