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

GetSessionFileIds Method (LocalRepository)
Retrieve the ids of the sessions files known locally for the specified session
Syntax
'Declaration
 
Public Function GetSessionFileIds( _
   ByVal sessionId As Guid _
) As IList(Of Guid)
 

Parameters

sessionId
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