Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICorrelatedMessage

A message that expects a correlated response from the integration.

Hierarchy

Index

Properties

correlationId

correlationId: string

A unique id used to correlate a message sent by the extension framework and a response message from the extension.

timeout

timeout: number

The amount of time the integration has to respond to this message.

type

type: string

Generated using TypeDoc