Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
StatsdClient
MetricTypes
Gauge
C# Class StatsdClient.MetricTypes.Gauge
Inheritance:
Metric
,
IAllowsDouble
,
IAllowsAggregate
Afficher le fichier
Open project: Kyle2123/statsd-csharp-client
Class Usage Examples
Méthodes publiques
Méthode
Description
Aggregate
(
Metric
otherMetric
) :
void
Gauge
( ) :
System
Gauge
(
string
name
) :
System
Method Details
Aggregate()
public
méthode
public
Aggregate
(
Metric
otherMetric
) :
void
otherMetric
Metric
Résultat
void
Gauge()
public
méthode
public
Gauge
( ) :
System
Résultat
System
Gauge()
public
méthode
public
Gauge
(
string
name
) :
System
name
string
Résultat
System