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