Options
All
  • Public
  • Public/Protected
  • All
Menu

PublishResult is the result of a call to Publisher.publish.

Hierarchy

  • PublishResult

Index

Properties

Properties

count

count: number

The number of subscribers successfully messaged.

Optional errors

errors?: PublishError[]

An array of PublishError instances.

Generated using TypeDoc