// Execution of the async method will continue one second later, but without // blocking. await Task.Delay(1000);