EventSourceCountersCounters - свойство
Пространство имён: Tessa.Platform.CountersСборка: Tessa (в Tessa.dll) Версия: 4.0.4
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