I need to call a webservice but I dont care if I get need a response or the service is down (fire and forget). Im currentlly using a try catch to compe with this.
My Question Is there a better way?
Thanks Sp
Bit more detail. I dont want the call to fail even if the webservice is down