 | DeploymentOptionsDeploymentId Property |
Returns the deployment id if one should be assigned; A null value causes the runtime
to generate and assign a
deployment id.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxpublic string DeploymentId { get; set; }
Return Value
Type:
Stringdeployment id
See Also