Click or drag to resize

ConfigurationRuntimeMetricsReportingWithMetricsReporting Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeMetricsReporting.WithMetricsReporting(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 WithMetricsReporting(
	bool value
)

Parameters

value
Type: SystemBoolean

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

Return Value

Type: ConfigurationRuntimeMetricsReporting

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

See Also