Back to Devexpress

Session.FlushChangesAsync Method

xpo-devexpress-dot-xpo-dot-session-dot-flushchangesasync.md

latest623 B
Original Source

Session.FlushChangesAsync Method

NameParametersDescription
FlushChangesAsync(AsyncCommitCallback)callbackAsynchronously saves changes made to persistent objects to a data store, clears a list of tracked changes and notifies upon completion.
FlushChangesAsync(CancellationToken)cancellationTokenAsynchronously saves changes made to persistent objects to a data store and clears a tracked changes list.