AsyncResult.WaitUntilFinished Method
Waits until the background thread has finished working.
WaitUntilFinished()
Waits until the background thread has finished working.Syntax
public void WaitUntilFinished ()
Remarks
Blocks the calling thread until the background thread has finished working (or until it encounters an error).
Platforms
Windows, Linux, Android