X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=bc7276c36eb6f56b812a010014e2b7aa29b5f523;hb=1b37751debba7bb1e6459cc3a3e0d467e039d15b;hp=f083835d8c9bdbd6b84db9fad39bc99118639f0a;hpb=c7e01b67847217903200f2453a4ffd4ba6bb191a;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index f083835d..bc7276c3 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -1,4 +1,4 @@ -Task | poolifier - v2.6.22
+Task | poolifier - v2.6.40
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.22
+
  • The search index is not available
  • poolifier - v2.6.40
    @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:71
  • @@ -46,6 +46,7 @@ name? taskId? timestamp? +transferList? workerId
    @@ -57,7 +58,7 @@
    +
  • Defined in src/utility-types.ts:83
  • name?: string
    @@ -65,7 +66,7 @@
    +
  • Defined in src/utility-types.ts:79
  • taskId?: string
    @@ -73,7 +74,7 @@
    +
  • Defined in src/utility-types.ts:95
  • 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