For asynchronous programming, we use Task Asynchronous Pattern or c# async ... We re-await the task so that any exceptions/cancellation is rethrown. await ...
確定! 回上一頁