Click or drag to resize

MetricEvent Constructor

Ctor.

Namespace:  com.espertech.esper.common.client.metric
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
protected MetricEvent(
	string runtimeUri
)

Parameters

runtimeUri
Type: SystemString
the engine URI
See Also