GetSession Method (LocalRepository)
public Session GetSession(
Guid ,
Guid[]
)
'Declaration
Public Function GetSession( _
ByVal As Guid, _
Optional ByVal () As Guid _
) As Session
Parameters
- sessionId
- The unique Id of the session to be loaded.
- fragmentIds
- Optional. The unique ids of the files to load
Return Value
A session object representing the specified session. If no session can be found with the provided Id an exception will be thrown.
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