Click or drag to resize

EPDeploymentServiceDeployments Property

Returns the deployment ids of all deployments.

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

Property Value

Type: String
deployment ids
See Also