 | EPDataFlowServiceInstantiateSavedConfiguration Method |
Instantiate a data flow from a saved configuration.
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
SyntaxEPDataFlowInstance InstantiateSavedConfiguration(
string configurationName
)
Parameters
- configurationName
- Type: SystemString
configuration name
Return Value
Type:
EPDataFlowInstanceinstance
See Also