Click or drag to resize

EPRuntimeProviderDEFAULT_RUNTIME_URI Field

For the default runtime instance the URI value is "default".

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public const string DEFAULT_RUNTIME_URI = "default"

Field Value

Type: String
See Also