Skip to content

Commit fe22742

Browse files
committed
fix
1 parent 439447b commit fe22742

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/azure-cache-for-redis/cache-management-faq.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ sections:
102102
- question: |
103103
Important details about ThreadPool growth
104104
answer: |
105-
106105
The Common Language Runtime (CLR) ThreadPool has two types of threads, Worker and I/O Completion Port (IOCP).
107106
108107
- Worker threads are used for things like processing the `Task.Run(…)`, or `ThreadPool.QueueUserWorkItem(…)` methods. Various components in the CLR also use these threads when work needs to happen on a background thread.

0 commit comments

Comments
 (0)