你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

事务的提交序列号清除了

适用于