Click or drag to resize

EPLMethodInvocationContextRuntimeURI Property

Returns the engine URI

Namespace:  com.espertech.esper.common.client.hook.expr
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