D
David
If I were to call an async beginxxx method that returns an IAsyncResult when
exactly would the AsyncWaitHandle be signaled? Before or after the
corresponding endxxx method completes? Immediately after?
exactly would the AsyncWaitHandle be signaled? Before or after the
corresponding endxxx method completes? Immediately after?