Click or drag to resize

DeploymentOptionsStatementUserObjectRuntime Property

Returns the callback providing a runtime statement user object that can be obtained using UserObjectRuntime

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

Return Value

Type: StatementUserObjectRuntimeOption
callback
See Also