Méthode | Description | |
---|---|---|
HealthCounts ( long total, long error ) |
Initializes a new instance of HealthCounts.
|
public HealthCounts ( long total, long error ) | ||
total | long | The total number of requests made by this command. |
error | long | The total number of errors made by this command. |