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

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

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

    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