Click or drag to resize

EPRuntimeDeploymentService Property

Returns the deployment service, for deploying and undeploying compiled modules

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
EPDeploymentService DeploymentService { get; }

Property Value

Type: EPDeploymentService
deployment service
See Also