Back to Devexpress

UnitOfWork.CommitChangesAsync Method

xpo-devexpress-dot-xpo-dot-unitofwork-dot-commitchangesasync.md

latest602 B
Original Source

UnitOfWork.CommitChangesAsync Method

NameParametersDescription
CommitChangesAsync(AsyncCommitCallback)callbackAsynchronously commits all the changes made to persistent objects to a data store and notifies upon completion.
CommitChangesAsync(CancellationToken)cancellationTokenAsynchronously commits object changes made in a specified session and notifies upon completion.