Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Graphite
MetricsPipeExtensions.Reporter
C# Class Graphite.MetricsPipeExtensions.Reporter
Inheritance:
IDisposable
Mostra file
Open project: peschuster/graphite-client
Public Methods
Method
Description
Dispose
( ) :
void
Reporter
(
System.Action
report
) :
System
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
Reporter()
public
method
public
Reporter
(
System.Action
report
) :
System
report
System.Action
return
System