次の方法で共有


NotifyDictionaryClearEventArgs<TKey,TValue>(Int64) コンストラクター

定義

の新しいインスタンスを初期化します。

public NotifyDictionaryClearEventArgs (long commitSequenceNumber);
new Microsoft.ServiceFabric.Data.Notifications.NotifyDictionaryClearEventArgs<'Key, 'Value> : int64 -> Microsoft.ServiceFabric.Data.Notifications.NotifyDictionaryClearEventArgs<'Key, 'Value>
Public Sub New (commitSequenceNumber As Long)

パラメーター

commitSequenceNumber
Int64

トランザクションのコミット シーケンス番号によって、

適用対象