Example #1
0
 private async Task TestYieldAsync()
 {
     await DelayedTask.Yield();
 }