M
Mitja Semolic
Web Reference generated code in 2005 Beta2, was replaces from
BeginX (BeginInvoke) to XAsync (InvokeAsync), the comsumed code
is now much cleaner. But before I could use AsyncWaitHandle.WaitOne(),
to wait for the asyncronus call to finish. How do I do this now ?
Mitja
BeginX (BeginInvoke) to XAsync (InvokeAsync), the comsumed code
is now much cleaner. But before I could use AsyncWaitHandle.WaitOne(),
to wait for the asyncronus call to finish. How do I do this now ?
Mitja