Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / ISessionSummary Interface
Properties Methods

In This Topic
    ISessionSummary Interface Members
    In This Topic

    The following tables list the members exposed by ISessionSummary.

    Public Properties
     NameDescription
     PropertyThe date and time the session was added to the repository.  
     PropertyThe version of the Loupe Agent used to monitor the session.  
     PropertyThe title of the application that recorded the session.  
     PropertyThe description of the application from its manifest.  
     PropertyThe type of process the application ran as.  
     PropertyThe version of the application that recorded the session.  
     PropertyA display caption for the session.  
     PropertyThe number of bits of color depth.  
     PropertyThe complete command line used to execute the process including arguments.  
     PropertyOptional. Represents the computer that sent the session.  
     PropertyOptional. The unique tracking Id of the computer that recorded this session.  
     PropertyThe number of critical messages in the messages collection.  
     PropertyThe current application culture name.  
     PropertyThe current user interface culture name.  
     PropertyThe date and time the session was added to the repository in the time zone the user has requested for display.  
     PropertyThe date and time the session ended or was last confirmed running in the time zone the user has requested for display.  
     PropertyThe date and time the session started.  
     PropertyThe date and time the session header was last updated locally in the time zone the user has requested for display.  
     PropertyThe DNS domain name of the computer that recorded the session. May be empty.  
     PropertyThe time range between the start and end of this session.  
     PropertyThe date and time the session ended or was last confirmed running in the time zone the user has requested for display.  
     PropertyOptional. The environment this session is running in.  
     PropertyThe number of error messages in the messages collection.  
     PropertyThe fully qualified user name of the user the application was run as.  
     PropertyIndicates if session data is available.  
     PropertyThe host name / NetBIOS name of the computer that recorded the session.  
     PropertyThe unique Id of the session.  
     PropertyIndicates if all of the session data is stored that is expected to be available.  
     PropertyIndicates if the session is currently running and a live stream is available.  
     PropertyIndicates if the session has ever been viewed or exported.  
     PropertyThe number of megabytes of installed memory in the host computer.  
     PropertyThe number of messages in the messages collection.  
     PropertyThe processor architecture of the operating system.  
     PropertyThe boot mode of the operating system.  
     PropertyThe culture name of the underlying operating system installation.  
     PropertyThe edition of the operating system without the family name, such as Workstation or Standard Server.  
     PropertyThe well known operating system family name, like Windows Vista or Windows Server 2003.  
     PropertyThe well known OS name and edition name.  
     PropertyThe well known OS name, edition name, and service pack like Windows XP Professional Service Pack 3.  
     PropertyThe OS Platform code, nearly always 1 indicating Windows NT.  
     PropertyThe OS product type code, used to differentiate specific editions of various operating systems.  
     PropertyThe operating system service pack, if any.  
     PropertyThe OS Suite Mask, used to differentiate specific editions of various operating systems.  
     PropertyThe version information of the installed operating system (without service pack or patches).  
     PropertyThe total number of processor cores in the host computer.  
     PropertyThe number of physical processor sockets in the host computer.  
     PropertyThe product name of the application that recorded the session.  
     PropertyOptional. The promotion level of the session.  
     PropertyA copy of the collection of application specific properties. (Set via configuration at logging startup. Do not modify here.)  
     PropertyThe processor architecture the process is running as.  
     PropertyThe version of the .NET runtime that the application domain is running as.  
     PropertyThe number of pixels tall for the virtual desktop.  
     PropertyThe number of pixels wide of the virtual desktop.  
     PropertyThe date and time the session started.  
     PropertyThe final status of the session.  
     PropertyIndicates if the session was run through terminal server. Only applies to User Interactive sessions.  
     PropertyThe display caption of the time zone where the session was recorded.  
     PropertyThe date and time the session header was last updated locally.  
     PropertyThe link to this item on the server.  
     PropertyThe domain of the user id that was used to run the session.  
     PropertyIndicates if the session was run in a user interactive mode.  
     PropertyThe user Id that was used to run the session.  
     PropertyThe number of warning messages in the messages collection.  
    Top
    Public Methods
     NameDescription
     MethodGet a copy of the full session detail this session refers to.  
    Top
    See Also