Partager via


ReliableStateManager.OnRestoreCompletedAsync Propriété

Définition

La fonction appelée post-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 appelée lorsque l’état du réplica a été restauré avec succès par l’infrastructure

Implémente

S’applique à