Back to Devexpress

Session.ReloadAsync Method

xpo-devexpress-dot-xpo-dot-session-dot-reloadasync.md

latest690 B
Original Source

Session.ReloadAsync Method

NameParametersDescription
ReloadAsync(Object, Boolean, CancellationToken)theObject, forceAggregatesReload, cancellationTokenRecursively reloads a persistent object’s state and aggregated objects from the data store, asynchronously.
ReloadAsync(Object, CancellationToken)theObject, cancellationTokenRecursively reloads a persistent object’s state and aggregated objects from the data store, asynchronously.