Options
All
  • Public
  • Public/Protected
  • All
Menu

Side effect for a reply.

Hierarchy

  • Effect

Index

Constructors

  • Parameters

    • method: EffectMethod

      the entity service method to invoke

    • message: any

      the message to send to that service

    • synchronous: boolean = false

      whether the effect should be execute synchronously or not, default is false

    • Optional metadata: Metadata

      metadata to send with the effect

    Returns Effect

Properties

method: EffectMethod
message: any
synchronous: boolean = false
metadata?: Metadata

Generated using TypeDoc