Grain<TGrainState>.ClearStateAsync 方法

定義

從備份存放區清除目前的粒紋狀態資料。

protected virtual System.Threading.Tasks.Task ClearStateAsync ();
abstract member ClearStateAsync : unit -> System.Threading.Tasks.Task
override this.ClearStateAsync : unit -> System.Threading.Tasks.Task
Protected Overridable Function ClearStateAsync () As Task

傳回

Task 表示作業。

適用於