AsyncResult.WaitUntilFinished Method
Thread safety: This method is thread-safe.
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