Back to Browse

ValueTask

4.0K views
Nov 4, 2022
15:46

Sometimes, C# async methods don't actually run asynchronously. You can save memory allocation using a ValueTask. Source code available at: https://github.com/JasperKent/ValueTask Topics include: - Tasks, async and await - Caching results of async methods - Stack vs heap allocation - Mocking ValueTasks

Download

1 formats

Video Formats

360pmp438.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

ValueTask | NatokHD