C
Craig Neuwirt
I have 2 HttpModules in my app. I use CallContext to set some thread
specific info. Recently, I ran into a problem in which it appeared that the
2 HttpModules were executed in multiple threads. Is this possible in the
HTTP Pipeline. I realize that using CallContext is not recommended, but is
it forbidden?
thanks,
craig
specific info. Recently, I ran into a problem in which it appeared that the
2 HttpModules were executed in multiple threads. Is this possible in the
HTTP Pipeline. I realize that using CallContext is not recommended, but is
it forbidden?
thanks,
craig