Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / ISessionSummary Interface / Session Method

Session Method (ISessionSummary)
Get a copy of the full session detail this session refers to.
Syntax
'Declaration
 
Function Session() As ISession
 
Remarks
Session objects can be large in memory. This method will return a new object each time it is called which should be released by the caller as soon as feasible to control memory usage.
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