X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=bc7276c36eb6f56b812a010014e2b7aa29b5f523;hb=2041f3d8b2564bfab8e30db6a87dba283219ca86;hp=a1f7c5bb770ba5dfe3aa20e4f6fa12a6c0686d6d;hpb=20ebfb03d96dc805e59643cf1f90667545a3fef2;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index a1f7c5bb..bc7276c3 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -1,4 +1,4 @@ -Task | poolifier
+Task | poolifier - v2.6.40
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.40
    @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:71
  • @@ -43,9 +43,11 @@

    Properties

    Properties

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

    Message UUID.

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

    Task UUID.

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

    Array of transferable objects.

    +
    +
    +
    + +
    workerId: number
    +

    Worker id.

    +
    +
    -

    Generated using TypeDoc

    +

    Generated using TypeDoc

    \ No newline at end of file