Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / ISessionAnalysis Interface / LogEvents Property

In This Topic
    LogEvents Property (ISessionAnalysis)
    In This Topic
    The set of log events present in the data being analyzed
    Syntax
    'Declaration
     
    
    ReadOnly Property LogEvents As ILogEventCollection
    ILogEventCollection LogEvents {get;}
    Remarks
    For sessions with multiple fragments this will just be the log event information from the current data being analyzed which may be only part of the total data for the session.
    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