'Declaration
Public Enum HubStatus Inherits System.Enum
public enum HubStatus : System.Enum
'Declaration
Public Enum HubStatus Inherits System.Enum
public enum HubStatus : System.Enum
Member | Value | Description |
---|---|---|
Available | 0 | The server is accessible and operational. |
Expired | 2 | The server has no license and should not be communicated with. |
Maintenance | 1 | The server is currently undergoing maintenance and is not operational. |
Unknown | 0 | The current status couldn't be determined. |
System.Object
System.ValueType
System.Enum
Gibraltar.Server.Client.HubStatus
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2