Partager via


Grain<TGrainState>.WriteStateAsync Méthode

Définition

Écrivez les données d’état de grain actuelles dans le magasin de stockage.

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

Retours

Task représentant l’opération.

S’applique à