Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / SessionFragment Class
Members

In This Topic
    SessionFragment Class
    In This Topic
    A single stream of the session's information as it was originally recorded.
    Syntax
    'Declaration
     
    
    Public Class SessionFragment 
    public class SessionFragment 
    Remarks
    When a session is originally recorded to a log file it may be split between multiple files due to the length of the session, time it was running, or to allow part of the session to be submitted for review while the session is still running. Once closed, a session fragment is immutable.
    Inheritance Hierarchy

    System.Object
       Gibraltar.Monitor.SessionFragment

    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