ThreadPool - does it work with Serviced Components?
- From: "Dave" <Dave@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 22 Aug 2005 01:37:02 -0700
Hi,
I'm trying to use the .NET ThreadPool insise my serviced Component, but when
I do:
System.Threading.ThreadPool.QueueUserWorkItem
it fails with a COMException. Is there an issue when using the threadpool in
the context of a Serviced Component? Creating the thread directly works fine.
Thanks,
Dave
.
- Prev by Date: Re: What is Threading?
- Next by Date: C++/ATL migration to C#
- Previous by thread: Debugging failed do to permissions
- Next by thread: C++/ATL migration to C#
- Index(es):