Table of Contents

Enum XenDesktopSessionChangeHostingAction

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

The action that is performed after a configurable period of a user session changing

public enum XenDesktopSessionChangeHostingAction

Fields

Nothing = 1

No action is performed.

Shutdown = 3

The machine is shutdown.

Suspend = 2

The machine is suspended.

Unknown = 0

The action is unknown.