Proprietà IIdentitySynchronizer.SyncCounters
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
ReadOnly Property SyncCounters As Dictionary(Of String, SyncCounter)
Dictionary<string, SyncCounter> SyncCounters { get; }
Valore proprietà
Tipo: System.Collections.Generic.Dictionary<String, SyncCounter>
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.