Click or drag to resize

EPDataFlowSavedConfigurationOptions Property

Data flow instantiation options.

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public EPDataFlowInstantiationOptions Options { get; }

Return Value

Type: EPDataFlowInstantiationOptions
options
See Also