ISession Interface Methods
In This Topic
For a list of all members of this type, see ISession members.
Public Methods
| Name | Description |
| CompareTo | Compares 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>) |
| Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from System.IEquatable<ISession>) |
| GetMessages | The set of log messages for this session. |
Top
See Also