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

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