Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / ISessionSummaryView Interface / SessionSummaries Property

In This Topic
    SessionSummaries Property
    In This Topic
    Summary information on the set of all sessions available at this level.
    Syntax
    'Declaration
     
    
    <BrowsableAttribute(False)>
    Property SessionSummaries As ISessionSummaryCollection
    [Browsable(false)]
    ISessionSummaryCollection SessionSummaries {get; set;}
    Remarks
    This property will be set each time the eligible set of sessions changes, typically due to refreshing data from the repository or a change in filtering that applies to the view.
    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