 | EPDataFlowServiceRemoveSavedInstance Method |
Remove an instance previously saved.
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxbool RemoveSavedInstance(
string instanceName
)
Parameters
- instanceName
- Type: SystemString
to be removed
Return Value
Type:
Booleanindicator whether found or not
See Also