The Thread Manager

The Thread Manager allows you to spawn threads from application code running in the server. Like service components, you can use the Thread Manager to run code in the background. However, the Thread Manager allows you to start a background task programmatically. For more information, see Chapter 5, “Using the Thread Manager.”