Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client.Data Namespace / HubStatusXml Enumeration

In This Topic
    HubStatusXml Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    <GeneratedCodeAttribute("xsd", "4.0.30319.33440")>
    <XmlTypeAttribute("http://www.gibraltarsoftware.com/Gibraltar/Repository.xsd")>
    Public Enum HubStatusXml 
       Inherits System.Enum
    [GeneratedCode("xsd", "4.0.30319.33440")]
    [XmlType("http://www.gibraltarsoftware.com/Gibraltar/Repository.xsd")]
    public enum HubStatusXml : System.Enum 
    Members
    MemberValueDescription
    available0 
    expired2 
    maintenance1 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Gibraltar.Server.Client.Data.HubStatusXml

    Requirements

    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

    See Also