Click or drag to resize

DeploymentOptionsDeploymentLockStrategy Property

Return the deployment lock strategy, the default is

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

Return Value

Type: LockStrategy
lock strategy
See Also