RemoteSystemSessionDisconnectedReason
RemoteSystemSessionDisconnectedReason
RemoteSystemSessionDisconnectedReason
RemoteSystemSessionDisconnectedReason
Enum
Definition
Contains values that describe the reason that a device may be disconnected from a remote session.
public : enum class RemoteSystemSessionDisconnectedReasonpublic enum RemoteSystemSessionDisconnectedReasonPublic Enum RemoteSystemSessionDisconnectedReason// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Creators Update (introduced v10.0.15063.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v4)
|
Fields
| RemovedByController RemovedByController RemovedByController RemovedByController | The device controlling the remote session removed this device as a participant. |
| SessionClosed SessionClosed SessionClosed SessionClosed | The device controlling the remote session ended the session. |
| SessionUnavailable SessionUnavailable SessionUnavailable SessionUnavailable | The connection to the remote session was lost. |