CSTestSessionDisconnectCommand Object


Description:

Disconnect from a test session. If you want to re-connect to the test session later, leave the Terminate attribute at its default setting.

Can be used with Command Sequencer: No

CSTestSessionDisconnectCommand Writable Attributes

Attribute Description
Terminate

Whether to terminate the test session when disconnecting.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Terminate the test session when disconnecting.

WARNING: If you terminate the test session, all files associated with the test session will be deleted from the LS. Make sure you have downloaded them before you terminate the test session, if you want them. Use CSSynchronizeFilesCommand.

FALSE

Disconnect without terminating the test session.

CSTestSessionDisconnectCommand Read-Only Attributes

There are no read-only attributes.