aibarguen
unread,Apr 11, 2008, 6:51:15 AM4/11/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Hello,
I´m developing an aplication for a Windows CE 4.2 DEVICE with Compact
Framework 2.0.
The application work correctly, but i can´t use correctly the WaitOne
function from Mutex Class.
If I use the function without parameters, all was OK. But if I use the
method with the sleep and exit Context parameters, I have this
Exception:
ArgumentException Parameter name: ExitContext at
System.Threading.Mutex.WaitOne()
Any Idea?
Thanks for everithing.