MetricsCountersCounters - свойство
Пространство имён: Tessa.Platform.CountersСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public ConcurrentDictionary<string, MetricsCounter> Counters { get; }
Public ReadOnly Property Counters As ConcurrentDictionary(Of String, MetricsCounter)
Get
public:
property ConcurrentDictionary<String^, MetricsCounter^>^ Counters {
ConcurrentDictionary<String^, MetricsCounter^>^ get ();
}
member Counters : ConcurrentDictionary<string, MetricsCounter> with get
Значение свойства
ConcurrentDictionaryString,
MetricsCounter