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

In This Topic
ISession Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodCompares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from System.IComparable<ISession>)
 MethodIndicates whether the current object is equal to another object of the same type. (Inherited from System.IEquatable<ISession>)
 MethodThe set of log messages for this session.  
Top
See Also