Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TaskModuleOptionsRef

This injectable allows configuration of the task system. Include a provider for the injection token QUEUE_OPTIONS which provides an instance of this class.

For instance: [ provide: QUEUE_OPTIONS, useValue: new TaskClientOptionsRef({ optionsHere }) ]

Hierarchy

  • TaskModuleOptionsRef

Index

Constructors

Properties

Constructors

constructor

Properties

options

Generated using TypeDoc