6 references to Abort
System (4)
sys\system\Media\SoundPlayer.cs (4)
305
copyThread.
Abort
();
339
copyThread.
Abort
();
411
copyThread.
Abort
();
438
copyThread.
Abort
();
System.Messaging (1)
System\Messaging\Design\QueuePathDialog.cs (1)
364
populateThread.
Abort
();
System.ServiceModel (1)
System\ServiceModel\ComIntegration\DllHostInitializer.cs (1)
185
pingThread.
Abort
(); // We are done; stop pinging.