Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WaitStatus<T>

Operation awaiting status.

Type parameters

  • T

Hierarchy

  • WaitStatus

Properties

Properties

promise

promise: Promise<T>

Promise associated with the operation.

role

Role of the awaiter.