ThreadPool SetMinThreads - the impact of setting it
问题 I am trying to understand the impact of setting ThreadPool.SetMinthreads . I have multiple virtual applications running in one Azure App Service. My understanding is that all these virtual applications will share the App Pool, and will have only one worker process (Assuming the App Pool's max worker process will be 1). I have the below two questions. In this setup, if I set ThreadPool.SetMinThreads to let's say 100 worker threads and IO threads, can I safely assume that each app domain will