LagCounter
Namespace: FoundationDB.Client.Status · class
Implements: MetricsBase, IJsonSerializable, IJsonPackable, IEquatable<MetricsBase>, IEquatable<LagCounter>
Properties
Seconds
double Seconds { get; }
Versions
long Versions { get; }
Methods
<Clone>$
LagCounter <Clone>$()
Equals
bool Equals(object obj)
bool Equals(MetricsBase other)
bool Equals(LagCounter other)
GetHashCode
int GetHashCode()
ToString
string ToString()