amibar / SmartThreadPool

A .NET Thread Pool fully implemented in C# with many features
http://www.codeproject.com/Articles/7933/Smart-Thread-Pool
Microsoft Public License
507 stars 182 forks source link

Intellisense - Generate public API documentation #35

Open FlorisCO opened 10 months ago

FlorisCO commented 10 months ago

Enabled the option to generate the public API documentation. Also made some improvements to said documentation.