Click or drag to resize

EPDataFlowInstanceOperatorStatSubmittedPerPortCount Property

Returns count of submitted events per port.

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

Property Value

Type: Int64
count per port
See Also