 | ConfigurationRuntimeMetricsReportingStmtGroupMetricsIsReportInactive Property |
Returns true to indicate that inactive statements (statements without events or timer activity)
are also reported.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsReportInactive { get; set; }
Return Value
Type:
Booleantrue for reporting inactive statements
See Also