Click or drag to resize

PluginLoaderInitContextRuntime Property

Returns the runtimeloading the plugin.

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

Return Value

Type: EPRuntime
runtime
See Also