X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerOptions.html;h=411ebd4d4e68378303487642307c2bf2006337aa;hb=76369162548ededf89e0d513174a943cc330245c;hp=c581528e355cbe32724d3bf9b87917f0944de7f8;hpb=e816f0c4b8ce1ef889db0c7c0c260dd85a55ac91;p=poolifier.git diff --git a/docs/interfaces/WorkerOptions.html b/docs/interfaces/WorkerOptions.html index c581528e..411ebd4d 100644 --- a/docs/interfaces/WorkerOptions.html +++ b/docs/interfaces/WorkerOptions.html @@ -1,4 +1,4 @@ -WorkerOptions | poolifier - v2.6.45
+WorkerOptions | poolifier - v3.0.4
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.45
+
  • The search index is not available
  • poolifier - v3.0.4
    @@ -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"
    @@ -63,11 +49,11 @@

    This option only apply to the newly created workers.

    -

    Default Value

    KillBehaviors.SOFT
    +

    Default Value

    KillBehaviors.SOFT
     
    +
  • 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