Click or drag to resize

ConfigurationCommonExecution Class

Holds common execution-related settings.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.configuration.commonConfigurationCommonExecution

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class ConfigurationCommonExecution

The ConfigurationCommonExecution type exposes the following members.

Constructors
  NameDescription
Public methodConfigurationCommonExecution
Initializes a new instance of the ConfigurationCommonExecution class
Top
Properties
  NameDescription
Public propertyThreadingProfile
Returns the threading profile
Top
See Also