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

In This Topic
    ISession Interface
    In This Topic
    Contains the log information for a single execution cycle
    Object Model
    ISession InterfaceIAssemblyInfoCollection InterfaceIAssemblyInfo InterfaceIMetricDefinitionCollection InterfaceIMetricDefinition InterfaceISessionSummary InterfaceIThreadInfoCollection InterfaceIThreadInfo InterfaceIApplicationUserCollection InterfaceIApplicationUser Interface
    Syntax
    'Declaration
     
    
    <NullableContextAttribute(1)>
    Public Interface ISession 
    [NullableContext(1)]
    public interface ISession 
    Remarks
    A session contains all of the thread, event, and metric information captured when it originally was executing and can be extended with analysis information including comments and markers.
    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