Partager via


ReliableCollectionsActorStateProvider.IStateProviderReplica2.OnRestoreCompletedAsync Propriété

Définition

Fonction appelée après l’exécution de la restauration sur le réplica.

Func<System.Threading.CancellationToken,System.Threading.Tasks.Task> Microsoft.ServiceFabric.Data.IStateProviderReplica2.OnRestoreCompletedAsync { set; }
member this.Microsoft.ServiceFabric.Data.IStateProviderReplica2.OnRestoreCompletedAsync : Func<System.Threading.CancellationToken, System.Threading.Tasks.Task>
 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 à