Header menu logo FCQRS

SagaStartingEvent<'T> Type

Wraps an event that is intended to start a saga. This is typically the message sent to a saga actor upon its creation. The type of the starting event payload.

Record fields

Record Field Description

Event

Full Usage: Event

Field type: 'T

The actual event payload that triggers the saga.

Field type: 'T

Type something to start searching.