AsyncResult.Abort Method
Thread safety: This method is thread-safe.
Abort()
Attempts to abort the background thread that is performing the work.Syntax
public void Abort ()
Remarks
The calling thread will block until the background thread has been stopped.
Platforms
Windows, Linux, Android