Name | Description | |
---|---|---|
![]() | Find | Retrieves all the sessions that match the conditions defined by the specified predicate. |
![]() | GetSessionFileIds | Retrieve the ids of the sessions files known locally for the specified session |
![]() | LoadSession | Load a session by its Id |
![]() | LoadSessionFileStream | Get a stream for the contents of a session file |
![]() | LoadSessionStream | Get a stream for the contents of an entire session |
![]() | Remove | Overloaded. Remove a session from the repository and all folders by its Id |
![]() | SessionDataExists | Overloaded. Find if session data (more than just the header information) exists for a session with the provided Id |
![]() | SessionExists | Find if a session exists with the provided Id |
![]() | SetSessionsNew | Set or clear the New flag for a list of sessions |