Enum XenDesktopHypervisorConnectionState
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the state of a hypervisor connection at the time of the scan.
public enum XenDesktopHypervisorConnectionState
Fields
InMaintenanceMode = 2
The hosting server was in maintenance mode.
On = 3
The broker was in contact with the hypervisor.
The broker was unable to contact the hypervisor.
Unknown = 0
The state of the hypervisor connection is unknown.