|
-
Nov 24th, 2003, 01:12 PM
#1
Thread Starter
Frenzied Member
Simple threading question
In a service, the OnStart() method creates a couple threads. When the service is stopped, it looks like those threads continue to execute for a while.
Do these created threads continue to exist even after the thread that created them exits? What's the best way to clean up?
TIA,
Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|