 | 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
Syntaxpublic static EPRuntime GetDefaultRuntime()
Return Value
Type:
EPRuntimedefault runtime
See Also