Click or drag to resize

EPDataFlowStateRUNNING Field

Running means the data flow instance is currently executing.

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 RUNNING = 1

Field Value

Type: EPDataFlowState
See Also