Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / Session Class / Fragments Property

In This Topic
    Fragments Property (Session)
    In This Topic
    The collection of data files that were recorded for this session.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Fragments As SessionFragmentCollection
    public SessionFragmentCollection Fragments {get;}
    Remarks
    There may be many files for a single session. Each file has a unique ID and can only be loaded once.
    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