Share via


TaskOption interface

Task Option Properties

Properties

concurrency

Parallel worker numbers of the tasks

errorAction

Error action for the tasks

Property Details

concurrency

Parallel worker numbers of the tasks

concurrency?: number

Property Value

number

errorAction

Error action for the tasks

errorAction?: ErrorAction

Property Value