Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Lock

Hierarchy

  • Lock

Index

Constructors

Methods

Constructors

constructor

Methods

acquire

  • acquire(): Promise<null>

release

  • release(): void

with

  • with(task: Function): Promise<any>
  • Parameters

    • task: Function

    Returns Promise<any>

Generated using TypeDoc