Loupe - Log - Monitor - Resolve
Gibraltar.Data Namespace / SessionHeader Class
Properties Methods Events


In This Topic
    SessionHeader Class Members
    In This Topic

    The following tables list the members exposed by SessionHeader.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe date and time the session was added to the repository  
    Public PropertyThe version of the Gibraltar Agent used to monitor the session  
    Public PropertyThe title of the application that recorded the session  
    Public PropertyThe description of the application from its manifest.  
    Public PropertyThe type of process the application ran as.  
    Public PropertyThe type of process the application ran as.  
    Public PropertyThe version of the application that recorded the session  
    Public PropertyA display caption for the session  
    Public PropertyThe number of bits of color depth.  
    Public PropertyThe complete command line used to execute the process including arguments.  
    Public PropertyOptional. Represents the computer that sent the session  
    Public PropertyThe unique Id of the computer  
    Public PropertyThe total number of critical severity log messages recorded in the session  
    Public PropertyThe current application culture name.  
    Public PropertyThe current user interface culture name.  
    Public PropertyThe date and time the session was added to the repository  
    Public PropertyThe date and time the session ended  
    Public PropertyThe date and time the session started  
    Public PropertyThe date and time the session was added to the repository  
    Public PropertyThe DNS domain name of the computer that recorded the session. May be empty.  
    Public PropertyThe duration of the session. May be zero indicating unknown  
    Public PropertyThe date and time the session ended or was last confirmed running  
    Public PropertyOptional. The environment this session is running in.  
    Public PropertyThe total number of error severity log messages recorded in the session  
    Public PropertyThe date and time that this file was no longer the active file for the session.  
    Public PropertyThe unique id of the file the session header is associated with  
    Public PropertyThe sequence of this file in the set of files for the session  
    Public PropertyThe date and time that this file became the active file for the session  
    Public PropertyThe fully qualified user name of the user the application was run as.  
    Public PropertyIndicates if session data is available.  
    Public PropertyTrue if the session header contains the extended file information  
    Public PropertyThe host name / NetBIOS name of the computer that recorded the session  
    Public PropertyThe unique Id of the session  
    Public PropertyIndicates if all of the session data is stored that is expected to be available  
    Public PropertyTrue if this is the last file recorded for the session.  
    Public PropertyIndicates if the session is currently running and a live stream is available.  
    Public PropertyIndicates if the session has ever been viewed or exported  
    Public PropertyTrue if the session header is valid (has not been corrupted)  
    Public PropertyThe major version of the binary format of the session header  
    Public PropertyThe number of megabytes of installed memory in the host computer.  
    Public PropertyThe total number of log messages recorded in the session  
    Public PropertyThe minor version of the binary format of the session header  
    Public PropertyThe processor architecture of the operating system.  
    Public PropertyThe boot mode of the operating system.  
    Public PropertyThe culture name of the underlying operating system installation  
    Public PropertyThe edition of the operating system without the family name, such as Workstation or Standard Server.  
    Public PropertyThe well known operating system family name, like Windows Vista or Windows Server 2003.  
    Public PropertyThe well known OS name and edition name  
    Public PropertyThe well known OS name, edition name, and service pack like Windows XP Professional Service Pack 3  
    Public PropertyThe OS Platform code, nearly always 1 indicating Windows NT  
    Public PropertyThe OS product type code, used to differentiate specific editions of various operating systems.  
    Public PropertyThe operating system service pack, if any.  
    Public PropertyThe OS Suite Mask, used to differentiate specific editions of various operating systems.  
    Public PropertyThe version information of the installed operating system (without service pack or patches)  
    Public PropertyThe total number of processor cores in the host computer.  
    Public PropertyThe number of physical processor sockets in the host computer.  
    Public PropertyThe product name of the application that recorded the session  
    Public PropertyOptional. The promotion level of the session.  
    Public PropertyA collection of properties used to provided extended information about the session  
    Public PropertyThe processor architecture the process is running as.  
    Public PropertyThe version of the .NET runtime that the application domain is running as.  
    Public PropertyThe number of pixels tall for the virtual desktop.  
    Public PropertyThe number of pixels wide of the virtual desktop.  
    Public PropertyThe date and time the session started  
    Public PropertyThe final status of the session.  
    Public PropertyThe status of the session (based on the SessionStatus enumeration)  
    Public PropertyIndicates if the binary stream supports fragments or only single-stream transfer (the pre-3.0 format)  
    Public PropertyIndicates if the session was run through terminal server. Only applies to User Interactive sessions.  
    Public PropertyThe display caption of the time zone where the session was recorded  
    Public PropertyThe date and time the session was added to the repository  
    Public PropertyThe link to this item on the server  
    Public PropertyThe domain of the user id that was used to run the session  
    Public PropertyIndicates if the session was run in a user interactive mode.  
    Public PropertyThe user Id that was used to run the session  
    Public PropertyThe total number of warning severity log messages recorded in the session  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
    Public MethodServes as the default hash function. Serves as a hash function for a particular type.  
    Public MethodExport the file header into a raw data array  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also