Click or drag to resize

EPDataFlowInstanceOperatorStatOperatorNumber Property

Returns the operator number.

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

Property Value

Type: Int32
op number
See Also