Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CommandSucceededEvent

An event indicating the success of a given command

Hierarchy

  • CommandSucceededEvent

Index

Constructors

constructor

Properties

address

address: string

commandName

commandName: string

Optional connectionId

connectionId?: string | number

duration

duration: number

reply

reply: unknown

requestId

requestId: number

Optional serviceId

serviceId?: ObjectId

Accessors

hasServiceId

  • get hasServiceId(): boolean

Generated using TypeDoc