Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For scripting, gets or sets the kind of Terminal Server session change that would trigger a task launch.
Syntax
SessionStateChangeTrigger.StateChange As Integer
Property value
The kind of Terminal Server session change that triggers a task to launch.
The possible values are from the TASK_SESSION_STATE_CHANGE_TYPE enumeration.
Value | Meaning |
---|---|
|
Terminal Server console connection state change. For example, when you connect to a user session on the local computer by switching users on the computer. |
|
Terminal Server console disconnection state change. For example, when you disconnect to a user session on the local computer by switching users on the computer. |
|
Terminal Server remote connection state change. For example, when a user connects to a user session by using the Remote Desktop Connection program from a remote computer. |
|
Terminal Server remote disconnection state change. For example, when a user disconnects from a user session while using the Remote Desktop Connection program from a remote computer. |
|
Terminal Server session locked state change. For example, this state change causes the task to run when the computer is locked. |
|
Terminal Server session unlocked state change. For example, this state change causes the task to run when the computer is unlocked. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Type library |
|
DLL |
|