Partilhar via


NotifyDictionaryClearEventArgs<TKey,TValue> Classe

Definição

Fornece dados para o evento DictionaryChanged causado por uma operação clara.

public class NotifyDictionaryClearEventArgs<TKey,TValue> : Microsoft.ServiceFabric.Data.Notifications.NotifyDictionaryChangedEventArgs<TKey,TValue>
type NotifyDictionaryClearEventArgs<'Key, 'Value> = class
    inherit NotifyDictionaryChangedEventArgs<'Key, 'Value>
Public Class NotifyDictionaryClearEventArgs(Of TKey, TValue)
Inherits NotifyDictionaryChangedEventArgs(Of TKey, TValue)

Parâmetros de tipo

TKey

O tipo das chaves no .

TValue

O tipo dos valores em .

Herança
NotifyDictionaryClearEventArgs<TKey,TValue>

Construtores

NotifyDictionaryClearEventArgs<TKey,TValue>(Int64)

Inicializa uma nova instância do

Propriedades

Action

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

(Herdado de NotifyDictionaryChangedEventArgs<TKey,TValue>)
CommitSequenceNumber

Obtém o número de sequência de confirmação para a operação que confirmou a limpeza.

Aplica-se a