Skip to content

Grain<TGrainState>.ClearStateAsync

ClearStateAsync

virtual
View source
protected virtual Task ClearStateAsync()
Clears the current grain state data from backing store.

Returns

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