Quantcast
Channel: Reading SyndicationFeed in background - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Ganesh Cauda for Reading SyndicationFeed in background

try to add deferal to your Running Background public async void Run(IBackgroundTaskInstance taskInstance) { BackgroundTaskDeferral deferral = taskInstance.GetDeferral(); //YOUR CODE GOES HERE...

View Article


Reading SyndicationFeed in background

Uri uri = new Uri( feedUri); SyndicationClient client = new SyndicationClient(); SyndicationFeed currentFeed = await client.RetrieveFeedAsync(uri); XmlDocument toastXml =...

View Article

Browsing latest articles
Browse All 2 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>