Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WorkerOptions

Index

Properties

Optional autoStart

autoStart: undefined | false | true

Indique si le Worker démarre automatiquement

Optional concurrency

concurrency: undefined | number

Nombre de tâches à réaliser en parallèle

Optional description

description: undefined | string

Description du Worker

Optional stopOnFirstFail

stopOnFirstFail: undefined | false | true

Indique si le Worker doit stopper à la première erreur

Legend

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

Generated using TypeDoc