Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.net 4.0 では、定期的に Task.ContinueWith を使用しています。しかし、同じ目的を持っているように見える「task.GetAwaiter()」を見つけました。
違いはなんですか?