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

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.

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.

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.