Click or drag to resize

EPRuntimeProviderGetDefaultRuntime Method

Returns the runtime for the default URI. The URI value for the runtime returned is "default".

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public static EPRuntime GetDefaultRuntime()

Return Value

Type: EPRuntime
default runtime
See Also