Home All Groups Group Topic Archive Search About

dotnet compact 1.0 does not support Monitor.Wait() and Monitor.Pulse()

Author
7 Feb 2006 8:31 PM
lsheung@gmail.com
Hi,

I'm trying to deploy a hardware dirver to Pocket PC 2002. I need to use
Monitor.Wait() and Monitor.Pulse().

I've test the code as an console application and everything is working
fine.  Then I tried it with Pocket PC 2002.  It can't even compile.
The problem is both Monitor.Wait() and Monitor.Pulse() is not defined.
I've checked all documentations.  It should be supported by dotnet
compact 1.0.

Does anyone has any idea?


Lok

Author
7 Feb 2006 8:38 PM
lsheung@gmail.com
I forgot to mention, I'm using C#.

AddThis Social Bookmark Button