X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=f7e70fa208f72ffc37a59be2337abb1fdc1aa979;hb=800480935c90f3847c389dd5dbfca11760e78675;hp=588b7d852ea49db2e4f8aaf5c6c28979571fa132;hpb=22c85455d2f30345148aa3e1304d3b0840102f72;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 588b7d85..f7e70fa2 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -1,13 +1,13 @@ -Task | poolifier - v2.6.41
+Task | poolifier - v3.0.1
-
+
  • The search index is not available
  • poolifier - v3.0.1 +
    @@ -34,31 +34,31 @@ +
  • Defined in src/utility-types.ts:71
  • - +

    Properties

    - +
    data?: Data

    Task input data that will be passed to the worker.

    +
  • Defined in src/utility-types.ts:83
  • name?: string
    @@ -66,7 +66,7 @@
    +
  • Defined in src/utility-types.ts:79
  • taskId?: string
    @@ -74,7 +74,7 @@
    +
  • Defined in src/utility-types.ts:95
  • timestamp?: number
    @@ -82,7 +82,7 @@
    +
  • Defined in src/utility-types.ts:91
  • transferList?: TransferListItem[]
    @@ -90,20 +90,20 @@
    +
  • Defined in src/utility-types.ts:87
  • - -
    workerId: number
    + +
    workerId?: number

    Worker id.

    +
  • Defined in src/utility-types.ts:75
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file