NotifyStateManagerRebuildEventArgs Classe
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.
Fournit des données pour l’événement StateManagerChanged provoqué par une reconstruction. Communément appelé lors de la récupération, de la restauration et de la fin de la copie.
public class NotifyStateManagerRebuildEventArgs : Microsoft.ServiceFabric.Data.Notifications.NotifyStateManagerChangedEventArgs
type NotifyStateManagerRebuildEventArgs = class
inherit NotifyStateManagerChangedEventArgs
Public Class NotifyStateManagerRebuildEventArgs
Inherits NotifyStateManagerChangedEventArgs
- Héritage
Constructeurs
NotifyStateManagerRebuildEventArgs(IAsyncEnumerable<IReliableState>) |
Initialise une nouvelle instance du . |
Propriétés
Action |
Obtient l’action qui a provoqué l’événement. (Hérité de NotifyStateManagerChangedEventArgs) |
ReliableStates |
Énumérable de tous les nouveaux fournisseurs d’état désormais dans le Gestionnaire d’état. |
S’applique à
Azure SDK for .NET