NotifyDictionaryTransactionalEventArgs<TKey,TValue> Classe
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 DictionaryChanged provoqué par une opération transactionnelle.
public abstract class NotifyDictionaryTransactionalEventArgs<TKey,TValue> : Microsoft.ServiceFabric.Data.Notifications.NotifyDictionaryChangedEventArgs<TKey,TValue>
type NotifyDictionaryTransactionalEventArgs<'Key, 'Value> = class
inherit NotifyDictionaryChangedEventArgs<'Key, 'Value>
Public MustInherit Class NotifyDictionaryTransactionalEventArgs(Of TKey, TValue)
Inherits NotifyDictionaryChangedEventArgs(Of TKey, TValue)
- TKey
Type des clés contenues dans .
- TValue
Type des valeurs de .
- Héritage
-
NotifyDictionaryTransactionalEventArgs<TKey,TValue>
- Dérivé
Notify |
Initialise une nouvelle instance du . |
Action |
Obtient l’action qui a provoqué l’événement. (Hérité de NotifyDictionaryChangedEventArgs<TKey,TValue>) |
Transaction |
Obtient la transaction à laquelle l’opération appartient. |
Produit | Versions |
---|---|
Azure SDK for .NET | Latest |
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :