Click or drag to resize

ConfigurationRuntimeExecutionWithDeclaredExprValueCacheSize Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeExecution.WithDeclaredExprValueCacheSize(System.Int32)"]

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

Parameters

value
Type: SystemInt32

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

Return Value

Type: ConfigurationRuntimeExecution

[Missing <returns> documentation for "M:com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeExecution.WithDeclaredExprValueCacheSize(System.Int32)"]

See Also