Click or drag to resize

ConfigurationRuntimeMetricsReportingStmtGroupMetricsInterval Property

Returns the reporting interval for statement metrics for statements in the statement group.

Namespace:  com.espertech.esper.common.client.configuration.runtime
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public long Interval { get; set; }

Return Value

Type: Int64
interval
See Also