Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / SessionSummary Class
Fields Properties Methods Events


In This Topic
    SessionSummary Class Members
    In This Topic

    The following tables list the members exposed by SessionSummary.

    Public Fields
     NameDescription
    Public FieldA default value for when the application name is unknown.  
    Public FieldA default value for when the product name is unknown.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe type of process the application ran as (as seen by the Agent internally).  
    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 (as declared or detected for recording). (See AgentAppType for internal Agent use.)  
    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 local computer.  
    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 date and time the session ended or was last confirmed running in the time zone the user has requested for display  
    Public PropertyThe date and time the session started  
    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, or the last message logged if the session ended unexpectedly.  
    Public PropertyThe time range between the start and end of this session, or the last message logged if the session ended unexpectedly. Formatted as a string in HH:MM:SS format.  
    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 collection of application specific properties.  
    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 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 number of error messages in the messages collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverrides the native recorded product and application information with the specified values to reflect the server rules.  
    Public Methodstatic (Shared in Visual Basic)Generates a reasonable default caption for the provided session that has no caption  
    Top
    Public Events
     NameDescription
    Public EventRaised whenever a property changes on the object  
    Top
    See Also