Name | Description |
---|---|
UnitOfWorkEvents | Register global callbacks that are notified when exceptions occur during UnitOfWork calls to InnerExecute() , Transaction.Commit() , and Transaction.Rollback() . These handlers will be called for the remainder of the application lifetime, and cannot be un-registered. |