Click or drag to resize

EPDataFlowServiceDataFlows Property

Returns the names of all declared data flows.

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
DeploymentIdNamePair[] DataFlows { get; }

Property Value

Type: DeploymentIdNamePair
data flow names
See Also