Skip to Content
0
Mar 15, 2006 at 02:28 PM

Doubt: Assinchronus methods accept parameters ?

16 Views

Friends,

I've created some return parameters to synchronous methods. After that, I needed to change those methods to not synchronous type. After that some errors apear when I verify the object. the message is that not synchronous methods can't have parameters.

How can I do to return values to that ?