Click or drag to resize

EPDataFlowStateCANCELLED Field

Cancelled means the data flow instance was cancelled.

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const EPDataFlowState CANCELLED = 3

Field Value

Type: EPDataFlowState
See Also