Click or drag to resize

ConfigurationRuntimeMetricsReportingWithRuntimeMetrics Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeMetricsReporting.WithRuntimeMetrics(System.Boolean)"]

Namespace:  com.espertech.esper.common.client.configuration.runtime
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConfigurationRuntimeMetricsReporting WithRuntimeMetrics(
	bool value
)

Parameters

value
Type: SystemBoolean

[Missing <param name="value"/> documentation for "M:com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeMetricsReporting.WithRuntimeMetrics(System.Boolean)"]

Return Value

Type: ConfigurationRuntimeMetricsReporting

[Missing <returns> documentation for "M:com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeMetricsReporting.WithRuntimeMetrics(System.Boolean)"]

See Also