> Page Web Services (http://www.mono-project.com/Web_Services) don't have > example for asynchronous Web Services and page WCF
On .NET you can turn every sync invocation into an async one, check the documentation for "asynchronous delegates". > (http://www.mono-project.com/WCF) has: WCF at this point is not supported _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
