X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerOptions.html;h=0ca5b7c7cb778b6e04e32e453dbc816110260f9e;hb=d912486e16e6971854a0118268bc6d13a0291466;hp=e2c124d1f8fc01b6465e312b68fb03fd551c2673;hpb=3882157ecadc80e686b319068bd73a9cc218e10c;p=poolifier.git diff --git a/docs/interfaces/WorkerOptions.html b/docs/interfaces/WorkerOptions.html index e2c124d1..0ca5b7c7 100644 --- a/docs/interfaces/WorkerOptions.html +++ b/docs/interfaces/WorkerOptions.html @@ -1,83 +1,18 @@ -WorkerOptions | poolifier - v2.6.30
-
- -
-
-
-
- -

Interface WorkerOptions

-
-

Options for workers.

-
-
-
-

Hierarchy

-
    -
  • WorkerOptions
-
-
-
- -
-
-

Properties

-
- -
async?: boolean
-

Whether your worker will perform asynchronous or not.

-
-
-

Default Value

false

- -

Deprecated

This option will be removed in the next major version.

-
-
- -
killBehavior?: "SOFT" | "HARD"
-

killBehavior dictates if your worker will be deleted in case a task is active on it.

-

Default Value

60000
+
+
\ No newline at end of file