How can we help you today? How can we help you today?
andy.clarke

Activity overview

Latest activity by andy.clarke

Timings missing from continuations in async method
I have an async method that is being profiled. The code is something similar to var data = await GetDataSource(); // this is timed var processor = new ReportDataProcessor(); var processTask = proc...
2 followers 2 comments 0 votes