Skip to content

Agregate: Persistence callback is not called after persisting an event in an Aggregate #27

@DamianReeves

Description

@DamianReeves

The persistenceCallback field in the protected void Persist<T>(T domainEvent, Action<T> persistenceCallback = null) method is never used.

As demonstrated here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions