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.
Record fields
Record Field | Description |
Full Usage:
Event
Field type: 'T
|