Click or drag to resize

RuntimeMetricInputCountDelta Property

Returns input count since last reporting period.

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

Property Value

Type: Int64
input count
See Also