B
buu
so, I have a private object as system.threading.AutoResetEvent, and I would
like to read it's current status.
currently I have an another boolean object wich I update together with an
AutoResetEvent, but I don't think it's the best practice....
like to read it's current status.
currently I have an another boolean object wich I update together with an
AutoResetEvent, but I don't think it's the best practice....