Example #1
0
 private void FinishedEventHandler(object sender, BlockingCollectionEventArgs e)
 {
     _testMutex.Set();
 }
 private void FinishedEventHandler(object sender, BlockingCollectionEventArgs e)
 {
     _testMutex.Set();
 }