3 references to doIndicate
System.Management (3)
Instrumentation\EventSource.cs (3)
158
doIndicate
.Set(); // SetEvent(hDoIndicate);
259
doIndicate
.WaitOne(); //WaitForSingleObject(hDoIndicate, -1);
348
if(
doIndicate
.Set() == false ) //SetEvent(hDoIndicate);