Click here to Skip to main content
15,892,575 members
Articles / Programming Languages / C#

Helper Class for Calling Asynchronous Methods using Func<T> Generics

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
1 Feb 2017CPOL2 min read 23.2K   13  
A helper class to run functions in an asynchronous pattern using the Func<T> delegate

Views

Daily Counts

License

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


Written By
Engineer
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions