w2457ie
April 21st, 2004, 04:09 AM
Hello ,
I'm programming in C# in the SmartSolution for pocket PC environment .
I've defined a CAutoRestetEvent and noticed that there is only WaitOne() function
Which does not allow Time out .
I'm looking for something that will support waiting on a specific handle with timeout like - WaitOne(5000) .
Thanks in advance …
I'm programming in C# in the SmartSolution for pocket PC environment .
I've defined a CAutoRestetEvent and noticed that there is only WaitOne() function
Which does not allow Time out .
I'm looking for something that will support waiting on a specific handle with timeout like - WaitOne(5000) .
Thanks in advance …