Click or drag to resize

IDriverMetricsSessionMetrics Property

Exposes session metrics for the session from which this instance was retrieved. See GetMetrics.

Namespace:  Dse.Metrics
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
IMetricsRegistry<SessionMetric> SessionMetrics { get; }

Property Value

Type: IMetricsRegistrySessionMetric
See Also