共用方式為


StateStorageBridge<TState>.ClearStateAsync 方法

定義

非同步方法會導致將目前粒紋狀態資料寫入備份存放區。

public System.Threading.Tasks.Task ClearStateAsync ();
abstract member ClearStateAsync : unit -> System.Threading.Tasks.Task
override this.ClearStateAsync : unit -> System.Threading.Tasks.Task
Public Function ClearStateAsync () As Task

傳回

Task 表示作業。

實作

適用於