I just recently started using Mono for Android and I am trying to consume WCF services using SOAP. I've consumed some basic SOAP services using just Android, but I'm using Mono for Android now and I'm not exactly sure of the syntax for Asynctask. Does anyone know the proper syntax for Asynctask in Mono for Android.
Thanks