On Aug 9, 2011, at 9:34 AM, mwessendorf wrote:
> However.... I need to ensure this runs on the PCL (Portable Class Library)
> and therefore the above implementation does not work, since Pluse() / Wait()
> aren't supported in PCL.... 

Where can I find a listing of the types and members in the PCL? I find it 
rather odd that Monitor.Pulse() isn't in there, given that it's in Silverlight 
3, 4, WP7, Xbox 360, and every version of .NET ever released [0, 1].

 - Jon

[0] http://msdn.microsoft.com/en-us/library/system.threading.monitor(VS.95).aspx
[1] http://msdn.microsoft.com/en-us/library/system.threading.monitor.pulse.aspx

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to