Click or drag to resize

SessionMetricCounters Class

Inheritance Hierarchy
SystemObject
  Dse.MetricsSessionMetricCounters

Namespace:  Dse.Metrics
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public static class Counters

The SessionMetricCounters type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCqlClientTimeouts
Number of client timeouts (timeout that affects the synchronous API only, see WithQueryTimeout(Int32)).
Top
See Also