X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finterfaces%2FTask.html;h=e16063ce7c8c24f594a1c4e3acaf6a5bf4a58cf5;hb=b6ccfa7830073fd2758dff8776a09c8d68c80227;hp=91fee4e2d4d55334a7ae0b65481a8b06ce6f38f3;hpb=c4dfd49dbde2f3af0adc4a33d582b1c653f859b5;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 91fee4e2..e16063ce 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -1,4 +1,4 @@ -Task | poolifier
+Task | poolifier - v2.6.39
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.39
    @@ -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