Quantcast
Viewing all articles
Browse latest Browse all 76418

System.Collections.Concurrent

I need to use a thread safe List. I was hoping to use the BlockingCollection in System.Collections.Concurrent but it does not seem to be available in Xamarin Forms PCL (targeting 4.5, iOS, Android & WinPhone).

Can anyone help. System.Collections.Concurrent is not an available reference.

Thanks in advance
Paul


Viewing all articles
Browse latest Browse all 76418

Trending Articles