Click or drag to resize

ConditionHandlerContextRuntimeURI Property

Returns the engine URI.

Namespace:  com.espertech.esper.common.client.hook.condition
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string RuntimeURI { get; }

Property Value

Type: String
engine URI
See Also