-fix broken link

This commit is contained in:
sbohlen
2010-09-09 17:12:42 +00:00
parent a372007797
commit 48f7809e78

View File

@@ -42,7 +42,7 @@
like to use alternative pool implementations. This may be because the
default implementations, such as System.ThreadPool, do not meet your
requirements. (For a discussion on advanced ThreadPool usage see <ulink
url="http://www.codeproject.com/csharp/SmartThreadPool.asp"> Smart Thread
url="http://www.codeproject.com/KB/threads/smartthreadpool.aspx"> Smart Thread
Pool</ulink> by Ami Bar.) Alternatively, you may want to pool classes that
do not inherit from
<literal>System.EnterpriseServices.ServicedComponent</literal>. Instead of