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