2 writes to AppChangedWaitHandle
System.Net (2)
net\PeerToPeer\Collaboration\MyContact.cs (1)
247
AppChangedWaitHandle
= ThreadPool.RegisterWaitForSingleObject(AppChangedEvent, //Event that triggers the callback
net\PeerToPeer\Collaboration\PeerContact.cs (1)
1237
AppChangedWaitHandle
= ThreadPool.RegisterWaitForSingleObject(m_appChangedEvent, //Event that triggers the callback