CommandBus.prototype.setBehaviors(behaviors: readonly IPipelineBehavior[]): void
Replaces the behavior list.
INTERNAL: not part of the ICommandBus interface.
behaviors: readonly IPipelineBehavior[]
CommandBus.prototype.setBehaviors(behaviors: readonly IPipelineBehavior[]): void
Replaces the behavior list.
INTERNAL: not part of the ICommandBus interface.
behaviors: readonly IPipelineBehavior[]
import { CommandBus } from "cqrs-plugin/src/index.ts";