Click or drag to resize

EPRuntimeURI Property

Returns the runtime URI, or "default" if this is the default runtime.

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

Return Value

Type: String
runtime URI
See Also