 | EPDeploymentServiceUndeploy Method (String) |
Undeploy a deployment and with the default options.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxvoid Undeploy(
string deploymentId
)
Parameters
- deploymentId
- Type: SystemString
of the deployment to undeploy
See Also