Compartilhar via


NotifyStateManagerRebuildEventArgs Classe

Definição

Fornece dados para o evento StateManagerChanged causado por uma recompilação. Normalmente chamado durante a recuperação, restauração e fim da cópia.

public class NotifyStateManagerRebuildEventArgs : Microsoft.ServiceFabric.Data.Notifications.NotifyStateManagerChangedEventArgs
type NotifyStateManagerRebuildEventArgs = class
    inherit NotifyStateManagerChangedEventArgs
Public Class NotifyStateManagerRebuildEventArgs
Inherits NotifyStateManagerChangedEventArgs
Herança
NotifyStateManagerRebuildEventArgs

Construtores

NotifyStateManagerRebuildEventArgs(IAsyncEnumerable<IReliableState>)

Inicializa uma nova instância do

Propriedades

Action

Obtém a ação que causou o evento.

(Herdado de NotifyStateManagerChangedEventArgs)
ReliableStates

Enumerável de todos os novos provedores de estado agora no Gerenciador de Estado.

Aplica-se a