C#, Programming IT Nursery When to dispose CancellationTokenSource? The class CancellationTokenSource is disposable. A quick look in Reflector proves usage of KernelEvent, a (very likely) unmanaged resource. Since CancellationTokenSource has no ... June 2, 2022 0 Comments