Click or drag to resize

ConfigurationRuntimeMetricsReportingWithStatementInterval Method

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

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

Parameters

value
Type: SystemInt64

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

Return Value

Type: ConfigurationRuntimeMetricsReporting

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

See Also