Skip to content

Grain<TGrainState>.ReadStateAsync

ReadStateAsync

virtual
View source
protected virtual Task ReadStateAsync()
Reads grain state from backing store, updating Orleans.Grain.State.

Returns

A System.Threading.Tasks.Task representing the operation.