Click or drag to resize

MetricEvent Class

Base metric event.
Inheritance Hierarchy

Namespace:  com.espertech.esper.common.client.metric
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public abstract class MetricEvent

The MetricEvent type exposes the following members.

Constructors
  NameDescription
Protected methodMetricEvent
Ctor.
Top
Properties
  NameDescription
Public propertyRuntimeURI
Returns the runtime URI.
Top
See Also