so, I have a private object as system.threadin g.AutoResetEven t, 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....
Comment