Header menu logo FCQRS

SagaStarter Module

Contains types and functions related to the Saga Starter actor (internal implementation detail).

Types and nested modules

Type/Module Description

Internal

SagaStartingEvent<'T>

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.

Type something to start searching.