Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CommandSubscription

name

CommandSubscription

Hierarchy

  • CommandSubscription

Index

Methods

getCommandListener

getSubject

  • getSubject(): string
  • Returns the subject the command was executed on.

    Returns string

    The subject of the command.

unPersist

  • unPersist(): void
  • For commands that have been set as persistent this method will turn off that persistence. Once persistence is turned off the command will not be resent to the server when a reconnection occurs.

    Returns void

Generated using TypeDoc