Click or drag to resize

EPRuntimeMetricsService Property

Returns the metrics service, for managing runtime and statement metrics reporting

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
EPMetricsService MetricsService { get; }

Property Value

Type: EPMetricsService
metrics service
See Also