 | ConfigurationRuntimeMetricsReportingIsEnableMetricsReporting Property |
Returns true if metrics reporting is turned on, false if not.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsEnableMetricsReporting { get; set; }
Return Value
Type:
Booleanindicator whether metrics reporting is turned on
See Also