AsyncResult.Abort Method
Attempts to abort the background thread that is performing the work.
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