Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Data Namespace / PathType Enumeration

PathType Enumeration
The different path types that Gibraltar uses
Syntax
'Declaration
 
Public Enum PathType 
   Inherits System.Enum
 
Members
MemberValueDescription
Collection0The place for the agent to record new session information
Discovery5The shared folder for inter-agent discovery (like for live sessions)
Repository1The session repository for sessions the user wants to keep
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Gibraltar.Data.PathType

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