Click or drag to resize

UndeploymentOptionsUndeploymentLockStrategy Property

Return the undeployment 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 UndeploymentLockStrategy { get; set; }

Property Value

Type: LockStrategy
lock strategy
See Also