 | ConfigurationRuntimeMetricsReportingStatementInterval Property |
Returns the statement metrics production interval in milliseconds,
unless statement groups have been defined that override this setting for certain statements.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic long StatementInterval { get; set; }
Return Value
Type:
Int64statement metrics production interval
See Also