X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerOptions.html;h=78cabf7a8846cc519b696734065d9ff46d33df6b;hb=1ed7fb6c99f2fcb5f319d9c1fa2aefc5434f82e4;hp=2a1bb46ceab42556ee16237ce79790d2e8da7af7;hpb=66fc6ae43f2e7a308cdba9d5038d07cf49b9cda4;p=poolifier.git diff --git a/docs/interfaces/WorkerOptions.html b/docs/interfaces/WorkerOptions.html index 2a1bb46c..78cabf7a 100644 --- a/docs/interfaces/WorkerOptions.html +++ b/docs/interfaces/WorkerOptions.html @@ -1,4 +1,4 @@ -WorkerOptions | poolifier - v2.7.5
+WorkerOptions | poolifier - v3.0.2
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.7.5
+
  • The search index is not available
  • poolifier - v3.0.2
    @@ -24,7 +24,7 @@
    • WorkerOptions
    +
  • Defined in src/worker/worker-options.ts:28
  • @@ -32,26 +32,12 @@

    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"
    @@ -67,7 +53,7 @@
    +
  • Defined in src/worker/worker-options.ts:39
  • killHandler?: KillHandler
    @@ -77,7 +63,7 @@

    Default Value

    () => {}

    +
  • Defined in src/worker/worker-options.ts:58
  • maxInactiveTime?: number
    @@ -95,7 +81,7 @@ when this timeout expires your tasks is interrupted before completion and remove
    +
  • Defined in src/worker/worker-options.ts:52
  • On This Page

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file