LoadCounter
Namespace: FoundationDB.Client.Status · class
Implements: RateCounter, IJsonSerializable, IJsonPackable, IEquatable<MetricsBase>, IEquatable<RateCounter>, IEquatable<LoadCounter>
Properties
Counter
long Counter { get; }
Absolute value, since the start (ex: "UNIT")
Methods
<Clone>$
LoadCounter <Clone>$()
Equals
bool Equals(object obj)
bool Equals(RateCounter other)
bool Equals(LoadCounter other)
GetHashCode
int GetHashCode()
ToString
string ToString()