Click or drag to resize

EPDataFlowStateINSTANTIATED Field

Start state: the state a data flow instance is in when it gets instantiated.

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 INSTANTIATED = 0

Field Value

Type: EPDataFlowState
See Also