liquidprojections / LiquidProjections

Liquid Projections supports building and maintaining autonomous .NET projection code in an Event Sourcing architecture.
https://www.liquidprojections.net
MIT License
169 stars 25 forks source link

Dispatcher supports exception handler cancellation and success handling #103

Closed IharBury closed 7 years ago

IharBury commented 7 years ago

Implements dispatcher handling part of #102

IharBury commented 7 years ago

Done

dennisdoomen commented 7 years ago

What was the purpose of the Success Handler you added?