Loupe - Log - Monitor - Resolve
Gibraltar.Agent Namespace / SessionSummary Class
Properties


In This Topic
    SessionSummary Class Members
    In This Topic

    The following tables list the members exposed by SessionSummary.

    Public Properties
     NameDescription
    Public PropertyThe version of the Loupe 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 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 PropertyThe number of critical messages in the messages collection.  
    Public PropertyThe current application culture name.  
    Public PropertyThe current user interface culture name.  
    Public PropertyThe DNS domain name of the computer that recorded the session. May be empty.  
    Public PropertyThe time range between the start and end of this session..  
    Public PropertyThe date and time the session ended or was last confirmed running  
    Public PropertyOptional. The environment this session is running in.  
    Public PropertyThe number of error messages in the messages collection.  
    Public PropertyThe fully qualified user name of the user the application was run as.  
    Public PropertyThe host name / NetBIOS name of the computer that recorded the session  
    Public PropertyThe unique Id of the session  
    Public PropertyThe number of megabytes of installed memory in the host computer.  
    Public PropertyThe number of messages in the messages collection.  
    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 copy of the collection of application specific properties. (Set via configuration at logging startup. Do not modify here.)  
    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 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 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 number of warning messages in the messages collection.  
    Top
    See Also