Session.FlushChangesAsync Method
Name | Parameters | Description |
---|---|---|
Flush |
callback | Asynchronously saves changes made to persistent objects to a data store, clears a list of tracked changes and notifies upon completion. |
Flush |
cancellation |
Asynchronously saves changes made to persistent objects to a data store and clears a tracked changes list. |