Méthode | Description | |
---|---|---|
Set ( Prometheus.Counter counter, double value ) : void | ||
Set ( Prometheus.Counter.Child counter, double value ) : void |
public static Set ( Prometheus.Counter counter, double value ) : void | ||
counter | Prometheus.Counter | |
value | double | |
Résultat | void |
public static Set ( Prometheus.Counter.Child counter, double value ) : void | ||
counter | Prometheus.Counter.Child | |
value | double | |
Résultat | void |