Click or drag to resize

SessionMetricCountersCqlClientTimeouts Field

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

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

Field Value

Type: SessionMetric
See Also