Click or drag to resize

EPRuntimeRuntimePath Property

Returns a path object for use by the compiler that represents the EPL objects deployed into the runtime.

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

Return Value

Type: EPCompilerPathable
path
See Also