Click or drag to resize

EPDataFlowInstanceOperatorStatTimePerPort Property

Returns total time spent submitting 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[] TimePerPort { get; }

Property Value

Type: Int64
time per port
See Also