Click or drag to resize

EPDataFlowInstanceOperatorStatSubmittedOverallCount Property

Returns count of submitted events.

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

Property Value

Type: Int64
count
See Also