Click or drag to resize

SessionMetricCountersCqlClientTimeouts Field

Number of client timeouts (timeout that affects the synchronous API only, see WithQueryTimeout(Int32)).

Namespace:  Cassandra.Metrics
Assembly:  Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax
C#
public static readonly SessionMetric CqlClientTimeouts

Field Value

Type: SessionMetric
See Also