Commanded v0.18.1 Commanded.Aggregates.DefaultLifespan View Source
The default implementation of the Commanded.Aggregates.AggregateLifespan
behaviour.
It will ensure that an aggregate instance process runs indefinitely once started.
Link to this section Summary
Functions
Aggregate will run indefinitely once started.
Aggregate will run indefinitely once started.
Aggregate will run indefinitely once started.
Link to this section Functions
Link to this function
after_command(command) View Source
Aggregate will run indefinitely once started.
Link to this function
after_error(error) View Source
Aggregate will run indefinitely once started.
Link to this function
after_event(event) View Source
Aggregate will run indefinitely once started.