I'v got some issues in using AutoEventReset and will be glad for assistance

Viewed 14

I have a few quetions in c# and I'll be glad for some help:

  1. I want to run a method if only the AutoEventReset is available otherwise I want to run another method, else I want the object to wait, How do that?

  2. How do I use multiThreading in c#, except by an array of threads?

  3. I have 2 threads that play wav and sometimes they get into each other what stops the longer of them (like a background music and a bell ring), Is there any way to avoid this?

Thanks!

0 Answers
Related