Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / SessionFragmentPacket Class / SessionFragmentPacket Constructor

In This Topic
    SessionFragmentPacket Constructor
    In This Topic
    Create a new session file packet for the provided FileID.
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal m_FileID As Guid _
    )
    public SessionFragmentPacket( 
       Guid m_FileID
    )

    Parameters

    m_FileID
    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