1 write to evtDone
System.ServiceModel (1)
System\ServiceModel\Administration\WbemProvider.cs (1)
1052this.evtDone = null;
4 references to evtDone
System.ServiceModel (4)
System\ServiceModel\Administration\WbemProvider.cs (4)
1037this.evtDone.Set(); 1043this.evtDone.WaitOne(); 1049if (null != this.evtDone) 1051this.evtDone.Close();