IIdentitySyncHelper.SyncCounters 屬性

命名空間:  Microsoft.VisualStudio.Services.Identity
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
ReadOnly Property SyncCounters As IDictionary(Of String, Integer)
IDictionary<string, int> SyncCounters { get; }

屬性值

類型:System.Collections.Generic.IDictionary<String, Int32>

.NET Framework 安全性

請參閱

參考

IIdentitySyncHelper 介面

Microsoft.VisualStudio.Services.Identity 命名空間