Click or drag to resize

DefaultLockManager Class

[Missing <summary> documentation for "T:com.espertech.esper.compat.threading.locks.DefaultLockManager"]

Inheritance Hierarchy
SystemObject
  com.espertech.esper.compat.threading.locksDefaultLockManager

Namespace:  com.espertech.esper.compat.threading.locks
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public class DefaultLockManager : ILockManager

The DefaultLockManager type exposes the following members.

Constructors
  NameDescription
Public methodDefaultLockManager
Initializes a new instance of the DefaultLockManager class
Top
Properties
  NameDescription
Public propertyDefaultLockFactory
Gets or sets the default lock factory.
Public propertyDefaultLockTimeout
Gets or sets the default lock timeout.
Public propertyIsTelemetryEnabled
Gets or sets a value indicating whether this instance is telemetry enabled.
Top
Methods
See Also