MemoryStorageWithLatency.ClearStateAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Supprimer/Effacer la fonction de données d’état pour ce fournisseur de stockage.
public override System.Threading.Tasks.Task ClearStateAsync (string grainType, Orleans.Runtime.GrainReference grainReference, Orleans.IGrainState grainState);
override this.ClearStateAsync : string * Orleans.Runtime.GrainReference * Orleans.IGrainState -> System.Threading.Tasks.Task
Public Overrides Function ClearStateAsync (grainType As String, grainReference As GrainReference, grainState As IGrainState) As Task
Paramètres
- grainType
- String
- grainReference
- GrainReference
- grainState
- IGrainState