UnitOfWork.CommitChangesAsync Method
Name | Parameters | Description |
---|---|---|
Commit |
callback | Asynchronously commits all the changes made to persistent objects to a data store and notifies upon completion. |
Commit |
cancellation |
Asynchronously commits object changes made in a specified session and notifies upon completion. |