Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
InfluxDB
Collector
Pipeline
NullMetricsCollector
C# Class InfluxDB.Collector.Pipeline.NullMetricsCollector
Inheritance:
MetricsCollector
Exibir arquivo
Open project: influxdata/influxdb-csharp
Protected Methods
Method
Description
Emit
(
PointData
points
) :
void
Method Details
Emit()
protected
method
protected
Emit
(
PointData
points
) :
void
points
PointData
return
void