Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility Namespace / IRepository Interface

In This Topic
IRepository Interface Methods
In This Topic

For a list of all members of this type, see IRepository members.

Public Methods
 NameDescription
 MethodRetrieves all the sessions that match the conditions defined by the specified predicate.  
 MethodRetrieve the ids of the sessions files known locally for the specified session  
 MethodLoad a session by its Id  
 MethodGet a stream for the contents of a session file  
 MethodGet a stream for the contents of an entire session  
 MethodOverloaded. Remove a session from the repository and all folders by its Id  
 MethodOverloaded. Find if session data (more than just the header information) exists for a session with the provided Id  
 MethodFind if a session exists with the provided Id  
 MethodSet or clear the New flag for a list of sessions  
Top
See Also