Closed avanderhoorn closed 9 years ago
This isn't worth the change, and potentially has limiting problems if the user wants to span their own thread and flow the context. They couldn't do this in some cases with HttpContext but could with our own direct use of asynclocal/logical callcontext.
Can leverage IContextAccessor and HttpContext items instead of needing to do it ourselves