Partilhar via


ReliableStateManager.TransactionChanged Evento

Definição

Ocorre quando uma transação é alterada.

public event EventHandler<Microsoft.ServiceFabric.Data.Notifications.NotifyTransactionChangedEventArgs> TransactionChanged;
member this.TransactionChanged : EventHandler<Microsoft.ServiceFabric.Data.Notifications.NotifyTransactionChangedEventArgs> 
Public Custom Event TransactionChanged As EventHandler(Of NotifyTransactionChangedEventArgs) 

Tipo de evento

Implementações

Exceções

Indica que o Gerenciador de Estado Confiável está fechado.

Aplica-se a