Represents the state of the test session.

Enumeration Members

Completed: 4

The session has completed.

Declined: 5

This is required for Feedback session which are declined

InProgress: 2

The session is running.

NotStarted: 1

The session is still being created.

Paused: 3

The session has paused.

Unspecified: 0

Only used during an update to preserve the existing value.