Back to Devexpress

Session.DeleteAsync Method

xpo-devexpress-dot-xpo-dot-session-dot-deleteasync.md

latest656 B
Original Source

Session.DeleteAsync Method

NameParametersDescription
DeleteAsync(ICollection, CancellationToken)objects, cancellationTokenAsynchronously deletes the specified persistent objects and their aggregated objects from the data store.
DeleteAsync(Object, CancellationToken)theObject, cancellationTokenAsynchronously deletes the specified persistent object and its aggregated objects from persistent storage.