CallContext cleanup



Is there any way to get list of all keys stored in CallContext?
I develop a Handler and I need to cleanup CallContext before calling
Handle function.
I know that MS is doing it somehow in its thread pool and ASP.NET, but
I develop server and
I manage threads by my own.
Thanks,
Max.
.



Relevant Pages

  • CallContext cleanup
    ... I develop a Handler and I need to cleanup CallContext before calling ... I know that MS is doing it somehow in its thread pool and ASP.NET, ...
    (microsoft.public.dotnet.languages.csharp)
  • CallContext cleanup
    ... I develop a Handler and I need to cleanup CallContext before calling ... I know that MS is doing it somehow in its thread pool and ASP.NET, ...
    (microsoft.public.dotnet.framework.remoting)