X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FMessageValue.html;h=fb8f66439d4aa12a5a109ce74cba0d286a1fddff;hb=e905ea64c054a25ef73885e41fc063279bc599ca;hp=f0d3690a0030287ac4958dc393ed7438ec4ef19d;hpb=c7e01b67847217903200f2453a4ffd4ba6bb191a;p=poolifier.git diff --git a/docs/interfaces/MessageValue.html b/docs/interfaces/MessageValue.html index f0d3690a..fb8f6643 100644 --- a/docs/interfaces/MessageValue.html +++ b/docs/interfaces/MessageValue.html @@ -1,13 +1,13 @@ -MessageValue | poolifier - v2.6.22
+MessageValue | poolifier - v2.6.44
-
+
  • The search index is not available
  • poolifier - v2.6.44 +
    @@ -39,15 +39,15 @@
    • MessageValue
    +
  • Defined in src/utility-types.ts:105
  • - +

    Properties

    - +
    checkActive?: boolean

    Whether the worker starts or stops its activity check.

    +
  • Defined in src/utility-types.ts:134
  • data?: Data
    @@ -78,15 +80,15 @@
    +
  • Defined in src/utility-types.ts:83
  • -
    kill?: true | "SOFT" | "HARD"
    +
    kill?: true | "success" | "SOFT" | "HARD" | "failure"

    Kill code.

    +
  • Defined in src/utility-types.ts:110
  • name?: string
    @@ -95,7 +97,7 @@
    +
  • Defined in src/utility-types.ts:79
  • port?: MessagePort
    @@ -103,7 +105,7 @@
    +
  • Defined in src/utility-types.ts:138
  • ready?: boolean
    @@ -111,7 +113,7 @@
    +
  • Defined in src/utility-types.ts:130
  • statistics?: WorkerStatistics
    @@ -119,7 +121,7 @@
    +
  • Defined in src/utility-types.ts:126
  • taskError?: TaskError<ErrorData>
    @@ -127,7 +129,15 @@
    +
  • Defined in src/utility-types.ts:114
  • +
    + +
    taskFunctions?: string[]
    +

    Task function names.

    +
    +
    taskId?: string
    @@ -136,7 +146,7 @@
    +
  • Defined in src/utility-types.ts:95
  • taskPerformance?: TaskPerformance
    @@ -144,7 +154,7 @@
    +
  • Defined in src/utility-types.ts:118
  • timestamp?: number
    @@ -153,7 +163,16 @@
    +
  • Defined in src/utility-types.ts:91
  • +
    + +
    transferList?: TransferListItem[]
    +

    Array of transferable objects.

    +
    +
    workerId: number
    @@ -162,20 +181,20 @@
    +
  • Defined in src/utility-types.ts:75
  • @@ -190,72 +209,37 @@
  • ready
  • statistics
  • taskError
  • +
  • taskFunctions
  • taskId
  • taskPerformance
  • timestamp
  • +
  • transferList
  • workerId
  • +
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +

    Generated using TypeDoc

    +
    \ No newline at end of file