Click or drag to resize

UndeploymentOptions Class

Option holder for use with
Inheritance Hierarchy
SystemObject
  com.espertech.esper.runtime.clientUndeploymentOptions

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class UndeploymentOptions

The UndeploymentOptions type exposes the following members.

Constructors
  NameDescription
Public methodUndeploymentOptions
Initializes a new instance of the UndeploymentOptions class
Top
Properties
  NameDescription
Public propertyUndeploymentLockStrategy
Return the undeployment lock strategy, the default is
Top
See Also