xamarin.android - running WCF service on background -


i using xamarin android android application development. have wcf post services in activity, when click button wcf post service should run on background service of android app. service should continuously working evenafter go other activities , layouts. can me resolve issue.

thanks in advance,


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -