Click or drag to resize

DeploymentOptionsStatementNameRuntime Property

Returns the callback overriding the statement name that identifies the statement within the deployment and that can be obtained using Name

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public StatementNameRuntimeOption StatementNameRuntime { get; set; }

Return Value

Type: StatementNameRuntimeOption
callback
See Also