9 ms·
The new await/async in C# 5 is beautiful. Just try/catch around an await and suddenly async is easy to read and handle errors.
by ttrashh 14y ago
The new await/async in C# 5 is beautiful. Just try/catch around an await and suddenly async is easy to read and handle errors.