Tag: Cancel
How to Cancel Http Client Request in Windows Phone 8.1 ?
There are times when you may want to cancel the HttpClient request that you made from your app , below is a sample code snippet demonstrating how to do it. How to Cancel Http Client Request in Windows Phone 8.1 ?
How to Cancel Navigation Programatically in the OnBackKeyPress Event in WP8?
Below is a sample code snippet demonstrating how to cancel Navigation Programatically in the OnBackKeyPress Event in WP8? How to Cancel Navigation Programatically in the OnBackKeyPress Event in WP8?