Search Results

4
votes

Limit size of Queue<T> in .NET?

I would recommend that you pull up the C5 Library. Unlike SCG (System.Collections.Generic), C5 is programmed to interface and designed to …