Name | Description | |
---|---|---|
![]() | AddPacketStream | Add the provided GLF stream (could be for an entire session or a session fragment) to the list of streams to be loaded. |
![]() | CompareTo | Compares this Session object to another to determine sorting order. |
![]() | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting managed resources. |
![]() | Equals | Overloaded. Determines whether the provided Session object is equal to this Session object. |
![]() | GetHashCode | Provides a representative hash code for objects of this type to spread out distribution in hash tables. |
![]() | GetMessages | The set of log messages for this session. |
![]() | Load | Overloaded. Force the session to completely load into memory. |
![]() | Write | Overloaded. Write our data to the specified stream. This does not directly clear the dirty or new flags because the object can't confirm that the stream was persisted. |