c# Programming Glossary: asynccommandhandlerdecorator
Mixed lifestyle for Per Thread and Per Web Request with Simple Injector http://stackoverflow.com/questions/13147509/mixed-lifestyle-for-per-thread-and-per-web-request-with-simple-injector Service1 and DbContext from background thread public class AsyncCommandHandlerDecorator TCommand ICommandHandler TCommand where TCommand ICommand private.. readonly Func ICommandHandler TCommand _factory public AsyncCommandHandlerDecorator Func ICommandHandler TCommand factory _factory factory public.. command void InitializeSimpleInjector register AsyncCommandHandlerDecorator for services commands actually that starts with Async I user..
|