 | EPDataFlowServiceRemoveSavedConfiguration Method |
Remove a previously saved data flow configuration.
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxbool RemoveSavedConfiguration(
string configurationName
)
Parameters
- configurationName
- Type: SystemString
to remove
Return Value
Type:
Booleanindicator whether found and removed
See Also