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

In This Topic
    ISessionSummary Interface
    In This Topic
    An interface for accessing Summary information about the current session.
    Object Model
    ISessionSummary InterfaceIComputer Interface
    Syntax
    'Declaration
     
    
    <NullableContextAttribute(1)>
    Public Interface ISessionSummary 
    [NullableContext(1)]
    public interface ISessionSummary 
    Remarks

    The session summary includes all of the information that is available in 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).

    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