Click or drag to resize

AdapterSPIRuntime Property

Returns the runtime instance.

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

Return Value

Type: EPRuntime
runtime
See Also