X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FMessageValue.html;h=520d5e999d651212d37f958b0d60ae0c7228796e;hb=0b4e655ca22daa4e6efc10d4ef575520a3abfa2c;hp=e1f2d618546b07e4e8512de33675ffe2bb6740ee;hpb=2447ee8ce5d3db1253c7286482e5a54e84618ecf;p=poolifier.git diff --git a/docs/interfaces/MessageValue.html b/docs/interfaces/MessageValue.html index e1f2d618..520d5e99 100644 --- a/docs/interfaces/MessageValue.html +++ b/docs/interfaces/MessageValue.html @@ -1,13 +1,13 @@ -MessageValue | poolifier - v2.6.24
+MessageValue | poolifier - v2.6.45
-
+
  • The search index is not available
  • poolifier - v2.6.45 +
    @@ -39,15 +39,15 @@
    • MessageValue
    +
  • Defined in src/utility-types.ts:105
  • - +

    Properties

    -
    checkActive? +
    checkActive? data? kill? name? @@ -55,6 +55,7 @@ ready? statistics? taskError? +taskFunctions? taskId? taskPerformance? timestamp? @@ -64,13 +65,13 @@

    Properties

    - +
    checkActive?: boolean

    Whether the worker starts or stops its activity check.

    +
  • Defined in src/utility-types.ts:134
  • data?: Data
    @@ -79,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
    @@ -96,7 +97,7 @@
    +
  • Defined in src/utility-types.ts:79
  • port?: MessagePort
    @@ -104,7 +105,7 @@
    +
  • Defined in src/utility-types.ts:138
  • ready?: boolean
    @@ -112,7 +113,7 @@
    +
  • Defined in src/utility-types.ts:130
  • statistics?: WorkerStatistics
    @@ -120,7 +121,7 @@
    +
  • Defined in src/utility-types.ts:126
  • taskError?: TaskError<ErrorData>
    @@ -128,7 +129,15 @@
    +
  • Defined in src/utility-types.ts:114
  • +
    + +
    taskFunctions?: string[]
    +

    Task function names.

    +
    +
    taskId?: string
    @@ -137,7 +146,7 @@
    +
  • Defined in src/utility-types.ts:95
  • taskPerformance?: TaskPerformance
    @@ -145,7 +154,7 @@
    +
  • Defined in src/utility-types.ts:118
  • timestamp?: number
    @@ -154,7 +163,7 @@
    +
  • Defined in src/utility-types.ts:91
  • transferList?: TransferListItem[]
    @@ -163,7 +172,7 @@
    +
  • Defined in src/utility-types.ts:87
  • workerId: number
    @@ -172,20 +181,20 @@
    +
  • Defined in src/utility-types.ts:75
  • @@ -200,73 +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