Skip to main content
.NET 6.0+

Session.ReloadAsync Method

Name Parameters Description
ReloadAsync(Object, Boolean, CancellationToken) theObject, forceAggregatesReload, cancellationToken Recursively reloads a persistent object’s state and aggregated objects from the data store, asynchronously.
ReloadAsync(Object, CancellationToken) theObject, cancellationToken Recursively reloads a persistent object’s state and aggregated objects from the data store, asynchronously.