Toggle navigation
LaunchDog QnA
Submit
한국어
日本語
Question/Answer
9
Why do we need Dispose() method on some object? Why doesn't the garbage collector do this work?
17
Do I need to dispose of a Task?
17
Do I need to dispose of a Task?
111
Is it considered acceptable to not call Dispose() on a TPL Task object?