Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
InfluxDB
Collector
StopwatchTimer
C# Class InfluxDB.Collector.StopwatchTimer
Inheritance:
IDisposable
Datei anzeigen
Open project: influxdata/influxdb-csharp
Public Methods
Method
Description
Dispose
( ) :
void
StopwatchTimer
(
MetricsCollector
collector
,
string
measurement
,
string>.IReadOnlyDictionary
tags
= null ) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
StopwatchTimer()
public
method
public
StopwatchTimer
(
MetricsCollector
collector
,
string
measurement
,
string>.IReadOnlyDictionary
tags
= null ) :
System
collector
MetricsCollector
measurement
string
tags
string>.IReadOnlyDictionary
return
System