X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerOptions.html;h=4e284e5a99bf3e4fa4bbe2bb99903e5a952e03b7;hb=aec509b85e7d73e9883c8885e27fc4e34fdaef1e;hp=1a5b13c1c346ee498a9503de13bf038d87c6e241;hpb=f9a95a93439b96a3ba1262ef807e1ba39b65bca4;p=poolifier.git diff --git a/docs/interfaces/WorkerOptions.html b/docs/interfaces/WorkerOptions.html index 1a5b13c1..4e284e5a 100644 --- a/docs/interfaces/WorkerOptions.html +++ b/docs/interfaces/WorkerOptions.html @@ -1,4 +1,4 @@ -WorkerOptions | poolifier
+WorkerOptions | poolifier
-
+
@@ -45,7 +45,7 @@

Default Value

false

+
  • Defined in src/worker/worker-options.ts:57
  • killBehavior?: "SOFT" | "HARD"
    @@ -59,7 +59,7 @@

    Default Value

    KillBehaviors.SOFT

    +
  • Defined in src/worker/worker-options.ts:68
  • maxInactiveTime?: number
    @@ -75,11 +75,12 @@ when this timeout expires your tasks is interrupted and the worker is killed if

    Default Value

    60000 ms

    - +
    +
    -
    +
  • async
  • +
  • killBehavior
  • +
  • maxInactiveTime
  • + +

    Generated using TypeDoc

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