X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=1e22f6b8c4143392130f2bb174faf28358dae474;hb=953288ed6e2b952fb17b6fb0ebc4188ce813d53b;hp=25842f79d6cde5a155974ec48d31104a79d562bb;hpb=68da37cdc5b2d146b0f1b139092e6063dcdd16bb;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 25842f79..1e22f6b8 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -1,4 +1,4 @@ -Task | poolifier - v2.6.12
+Task | poolifier - v2.6.31
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.12
+
  • The search index is not available
  • poolifier - v2.6.31
    @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:65
  • @@ -43,9 +43,10 @@

    Properties

    @@ -57,15 +58,7 @@
    -
    - -
    id?: string
    -

    Message UUID.

    -
    -
    +
  • Defined in src/utility-types.ts:77
  • name?: string
    @@ -73,7 +66,15 @@
    +
  • Defined in src/utility-types.ts:73
  • +
    + +
    taskId?: string
    +

    Task UUID.

    +
    +
    timestamp?: number
    @@ -81,7 +82,15 @@
    +
  • Defined in src/utility-types.ts:85
  • +
    + +
    transferList?: TransferListItem[]
    +

    Array of transferable objects.

    +
    +
    workerId: number
    @@ -89,7 +98,7 @@
    +
  • Defined in src/utility-types.ts:69