I want to pass some data(e.g. string values) of foreground app to background agent in window phone application. How can i do it?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Have a look at "Communication Between Foreground Application and Background Agent" in this link (halfway down the page): msdn.microsoft.com/en-us/library/hh202944(v=vs.92).aspx |
|||
|