Interface PublishResult

Contains the result of a publish operation.

Hierarchy

  • PublishResult

Properties

Properties

serials: (null | string)[]

An array of message serials corresponding 1:1 to the messages that were published. A serial may be null if the message was discarded due to a configured conflation rule.

Generated using TypeDoc