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
StatsdClient
MetricTypes
Gauge
C# Class StatsdClient.MetricTypes.Gauge
Inheritance:
Metric
,
IAllowsDouble
,
IAllowsAggregate
Exibir arquivo
Open project: Kyle2123/statsd-csharp-client
Class Usage Examples
Public Methods
Method
Description
Aggregate
(
Metric
otherMetric
) :
void
Gauge
( ) :
System
Gauge
(
string
name
) :
System
Method Details
Aggregate()
public
method
public
Aggregate
(
Metric
otherMetric
) :
void
otherMetric
Metric
return
void
Gauge()
public
method
public
Gauge
( ) :
System
return
System
Gauge()
public
method
public
Gauge
(
string
name
) :
System
name
string
return
System