Grain<TGrainState>.WriteStateAsync 方法

定義

將目前的細微性狀態資料寫入備份存放區。

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

傳回

Task 表示作業。

適用於