I have an IEnumerable collection and want to pump items into another collection at one second itervals. How do I achieve this? There are so many new extension methods. I don’t what to use where yet.
I have an IEnumerable collection and want to pump items into another collection at
Share
1 Answer