Click or drag to resize

ConfigurationCommonExecution Property

Returns the execution settings.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConfigurationCommonExecution Execution { get; }

Property Value

Type: ConfigurationCommonExecution
execution settings
See Also