X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=252c674d5307ec87309cc0656e8144589d5158a0;hb=76b46937556ea55049d5c413aa0a77d0c7f47f48;hp=8f17b1f4ff2ed4e9f32293ecf4862fd26a21e024;hpb=b667be1103b9362ae29d094de05f812468464d4f;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 8f17b1f4..252c674d 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -1,4 +1,4 @@ -Task | poolifier - v2.6.8
+Task | poolifier - v2.6.19
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.8
+
  • The search index is not available
  • poolifier - v2.6.19
    @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:66
  • @@ -46,6 +46,7 @@ id? name? timestamp? +workerId

    Properties

    @@ -56,7 +57,7 @@
    +
  • Defined in src/utility-types.ts:78
  • id?: string
    @@ -64,7 +65,7 @@
    +
  • Defined in src/utility-types.ts:86
  • name?: string
    @@ -72,7 +73,7 @@
    +
  • Defined in src/utility-types.ts:74
  • timestamp?: number
    @@ -80,7 +81,15 @@
    +
  • Defined in src/utility-types.ts:82
  • +
    + +
    workerId: number
    +

    Worker id.

    +
    +
    +
  • timestamp
  • +
  • workerId