Click here to Skip to main content
15,889,669 members
Articles / Programming Languages / C#

Continuous asynchronous Ping using TAP and IProgress in C#5

Rate me:
Please Sign up or sign in to vote.
4.95/5 (23 votes)
15 Jan 2014CPOL4 min read 52K   3.2K   39  
This article shows how to use C# 5 async functions to create a continuous asynchronous ping and report progress to the UI.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer evopro systems engineering AG
Germany Germany
Peter Butzhammer studied physics but decided to work as a software developer 10 years ago. He has a strong interest in statistics, simulation and functional programming.

Comments and Discussions