X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=b8b5610dffdea59854d65237a79d3812154377a0;hb=0e16e60a89029abe61cda7ba293c036298cced05;hp=933c7127e3313f67634804b981c98c390e13afd9;hpb=a464a1f80f2239f7c8faa2998b0ba814ac7bddc6;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 933c7127..b8b5610d 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -1,4 +1,4 @@ -Task | poolifier - v2.6.15
+Task | poolifier - v2.6.26
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.15
+
  • The search index is not available
  • poolifier - v2.6.26
    @@ -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