Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

Session.DeleteAsync Method

Name Parameters Description
DeleteAsync(ICollection, CancellationToken) objects, cancellationToken Asynchronously deletes the specified persistent objects and their aggregated objects from the data store.
DeleteAsync(Object, CancellationToken) theObject, cancellationToken Asynchronously deletes the specified persistent object and its aggregated objects from persistent storage.