X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=60700fffd259d8d0c0b46d94a6469e8622600b0c;hb=f57c8bae4b46481787a06e2e7df941619949afb3;hp=39ef8797178171980b249a36136d357847280be0;hpb=68887e30ceca3df78b70e0b8f1b262a76f2d7cd8;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 39ef8797..60700fff 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -1,4 +1,4 @@ -Task | poolifier - v2.6.12
+Task | poolifier - v2.6.38
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.12
+
  • The search index is not available
  • poolifier - v2.6.38
    @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:71
  • @@ -43,9 +43,10 @@

    Properties

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

    Message UUID.

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

    Task UUID.

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

    Array of transferable objects.

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

    Generated using TypeDoc

    +

    Generated using TypeDoc

    \ No newline at end of file