Click or drag to resize

MetricEventRuntimeURI Property

Returns the runtime URI.

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

Property Value

Type: String
The runtime URI.

Return Value

Type: String
uri
See Also