Click or drag to resize

StatementNameRuntimeOption Class

Implement this interface to provide a statement name at runtime for statements when they are deployed.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.runtime.client.optionStatementNameRuntimeOption

Namespace:  com.espertech.esper.runtime.client.option
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public sealed class StatementNameRuntimeOption : MulticastDelegate

The StatementNameRuntimeOption type exposes the following members.

Constructors
  NameDescription
Public methodStatementNameRuntimeOption
Initializes a new instance of the StatementNameRuntimeOption class
Top
Methods
See Also