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

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

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

    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