Partager via


IStateProviderReplica2.OnRestoreCompletedAsync Propriété

Définition

Fonction appelée après l’exécution de la restauration 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 appelée lorsque l’état du réplica a été restauré avec succès par l’infrastructure

S’applique à