Click or drag to resize

ContextStateEventRuntimeURI Property

Returns the runtime URI

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

Return Value

Type: String
runtime URI
See Also