Class KeyForceReleasedLockEvent

The event is dispatched when a lock is forcefully released.

IMPORT_PATH: "@daiso-tech/core/lock/contracts"

Hierarchy (View Summary)

  • BaseEvent<{ key: string }>
    • KeyForceReleasedLockEvent

Constructors

Properties

Constructors

Properties

fields: { key: string }