If create a custom of IEnlistmentNotification is it possible to make it the first implementation executed when TransactionScope.Commit is called?
If your enlistment depends on the order commit notifications occur, you're doing it wrong.