Asynchronous call of webservice methods



Hi NG,

I found out there are two ways to call a webservice methods asynchronous.
BeginInvoke and InvokeAsync.
what's the difference between these methods?

regards
René

.


Loading