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

In This Topic
    SessionSummary Class
    In This Topic
    Summary information about the current session.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class SessionSummary 
    public sealed class SessionSummary 
    Remarks

    The session summary includes all of the information that is available to Loupe to categorize the session. This includes the product, application, and version information that was detected by Loupe (or overridden in the application configuration) as well as a range of information about the current computing environment (such as Operating System Family and process architecture).

    This information can be referenced at any time by your application.

    Inheritance Hierarchy

    System.Object
       Gibraltar.Agent.SessionSummary

    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