Skip to content

Grain<TGrainState>.WriteStateAsync

WriteStateAsync

virtual
View source
protected virtual Task WriteStateAsync()
Write the current grain state data into the backing store.

Returns

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