Click or drag to resize

ExceptionHandlerContextDeploymentId Property

Returns the deployment identifier.

Namespace:  com.espertech.esper.common.client.hook.exception
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string DeploymentId { get; }

Property Value

Type: String
The deployment identifier.
See Also