Grain<TGrainState>.ClearStateAsync Method

Definition

Clears the current grain state data from backing store.

protected virtual System.Threading.Tasks.Task ClearStateAsync ();

Returns

A Task representing the operation.

Applies to