Options
All
  • Public
  • Public/Protected
  • All
Menu

State d'un Worker

Hierarchy

  • WorkerState

Index

Properties

backupTasks

backupTasks: Task[]

cancelled

cancelled: boolean

counts

counts: WorkerCount

Optional currentTasks

currentTasks: Task[]

description

description: string

eta

eta: ETA

id

id: string

options

options: WorkerOptions

paused

paused: boolean

progress

progress: WorkerProgress

running

running: boolean

status

status: WorkerStatus

tasks

tasks: Task[]

waiting

waiting: {}

Type declaration

  • [key: string]: boolean

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property

Generated using TypeDoc