Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EmitOptions

Options that determine how Destination will act

Hierarchy

  • EmitOptions

Index

Properties

Properties

event

event: string

Name of event which should be handled by unit's Role

Optional timeout

timeout: undefined | number

Request timeout

Optional unit

unit: undefined | Unit

Unit which should receive message. If Destination has not such unit method will throw an error

Generated using TypeDoc