Adds the event messages provided to the session to be tracked.
Clears the uncommitted changes.
Commits the changes to durable storage
Gets the value which indicates the most recent committed sequence identifier of the event stream.
Gets the collection of events which have been successfully persisted to durable storage.
Gets the collection of committed headers associated with the stream.
Gets the value which uniquely identifies the stream to which the stream belongs.
Gets the value which indiciates the most recent committed revision of event stream.
Gets the collection of yet-to-be-committed events that have not yet been persisted to durable storage.
Gets the collection of yet-to-be-committed headers associated with the uncommitted events.