X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FMessageValue.html;h=f0d3690a0030287ac4958dc393ed7438ec4ef19d;hb=c97a785f1274883c88a77d2bf418ba6480d20d04;hp=c0892df160fdf5195039f2059b567bc2530729cf;hpb=a47027a0bf90ce21b528708dadd0eb23b5537b43;p=poolifier.git diff --git a/docs/interfaces/MessageValue.html b/docs/interfaces/MessageValue.html index c0892df1..f0d3690a 100644 --- a/docs/interfaces/MessageValue.html +++ b/docs/interfaces/MessageValue.html @@ -1,4 +1,4 @@ -MessageValue | poolifier - v2.6.21
+MessageValue | poolifier - v2.6.22
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.21
+
  • The search index is not available
  • poolifier - v2.6.22
    @@ -39,7 +39,7 @@
    • MessageValue
    +
  • Defined in src/utility-types.ts:95
  • @@ -49,13 +49,13 @@

    Properties

    +
  • Defined in src/utility-types.ts:120
  • data?: Data
    @@ -78,16 +78,7 @@
    -
    - -
    id?: string
    -

    Message UUID.

    -
    -
    +
  • Defined in src/utility-types.ts:77
  • kill?: true | "SOFT" | "HARD"
    @@ -95,7 +86,7 @@
    +
  • Defined in src/utility-types.ts:100
  • name?: string
    @@ -104,7 +95,7 @@
    +
  • Defined in src/utility-types.ts:73
  • port?: MessagePort
    @@ -112,7 +103,7 @@
    +
  • Defined in src/utility-types.ts:124
  • ready?: boolean
    @@ -120,7 +111,7 @@
    +
  • Defined in src/utility-types.ts:116
  • statistics?: WorkerStatistics
    @@ -128,7 +119,7 @@
    +
  • Defined in src/utility-types.ts:112
  • taskError?: TaskError<ErrorData>
    @@ -136,7 +127,16 @@
    +
  • Defined in src/utility-types.ts:104
  • +
    + +
    taskId?: string
    +

    Task UUID.

    +
    +
    taskPerformance?: TaskPerformance
    @@ -144,7 +144,7 @@
    +
  • Defined in src/utility-types.ts:108
  • timestamp?: number
    @@ -153,7 +153,7 @@
    +
  • Defined in src/utility-types.ts:81
  • workerId: number
    @@ -162,7 +162,7 @@
    +
  • Defined in src/utility-types.ts:69