Partager via


VolatileActorStateProvider.OnRestoreCompletedAsync Propriété

Définition

Définit la fonction appelée après restauration a été effectuée sur le réplica.

public Func<System.Threading.CancellationToken,System.Threading.Tasks.Task> OnRestoreCompletedAsync { set; }
member this.OnRestoreCompletedAsync : Func<System.Threading.CancellationToken, System.Threading.Tasks.Task>
Public Property OnRestoreCompletedAsync As Func(Of CancellationToken, Task)

Valeur de propriété

Fonction représentant la fonction de rappel terminée lors de la restauration.

S’applique à