G
Guest
How to reset Mutex.ReleaseMutex()? I can't call Mutex.WaitOne() again because
the Mutex status seem to be fix to ReleaseMutex().
Do I need to create new Mutex() every time after ReleaseMutex()?
Thanks
the Mutex status seem to be fix to ReleaseMutex().
Do I need to create new Mutex() every time after ReleaseMutex()?
Thanks