Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IpcRendererQueryBus

Implements

  • QueryBus

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

observer

Methods

dispose

  • dispose(): Promise<void>

execute

  • execute<R, Q>(query: Q, options?: Partial<ExecuteActionOptions>): Promise<R>

handle

  • handle<Q, R>(queryType: string, handler: QueryHandler<Q, R>): Removable

Generated using TypeDoc