Commanded.Aggregates.DefaultLifespan (Commanded v1.3.1) View Source
The default implementation of the Commanded.Aggregates.AggregateLifespan
behaviour.
It will ensure that an aggregate instance process runs indefinitely once started, unless an exception is encountered.
Link to this section Summary
Functions
Aggregate will run indefinitely once started.
Aggregate is stopped on exception, but will run indefinitely for any non- exception error.
Aggregate will run indefinitely once started.
Link to this section Functions
Aggregate will run indefinitely once started.
Aggregate is stopped on exception, but will run indefinitely for any non- exception error.
Aggregate will run indefinitely once started.