Click or drag to resize

StatementMetricPerformanceMetrics Property

Returns the performance metrics.

Namespace:  com.espertech.esper.common.client.metric
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public PerformanceMetrics PerformanceMetrics { get; }

Property Value

Type: PerformanceMetrics
See Also