View Source Commanded.Aggregates.DefaultLifespan (Commanded v1.4.1)

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.