Persistate API documentation
Committed Event
NamespacesPersistateSessionCommitted

[This is preliminary documentation and is subject to change.]

Occurs whenever an operation execution has committed mutations to persistent storage.
Declaration Syntax
C#
public event CommittedEventHandler Committed
Remarks
This event occurs after any changes have been committed to persistent storage, but before any mutations are sent to the Viewer. It is not raised in the Viewer - only in the Persistate Server and in stand-alone applications.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)