Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / LocalRepository Class / LoadSessionFiles Method

LoadSessionFiles Method
Find the session fragments in our local repository for the specified session Id.
Syntax
'Declaration
 
Public Sub LoadSessionFiles( _
   ByVal sessionId As Guid, _
   ByRef sessionHeader As SessionHeader, _
   ByRef sessionFragments As IList(Of FileInfo) _
) 
 

Parameters

sessionId
sessionHeader
sessionFragments
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