Click or drag to resize

EPRuntimeDataFlowService Property

Returns the data flow service, for managing dataflows

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
EPDataFlowService DataFlowService { get; }

Property Value

Type: EPDataFlowService
data flow service
See Also