ICancelable public interface ICancelable : IDisposable Disposable resource with disposal state tracking. Documentation Code bool IsDisposed { get; } Gets a value that indicates whether the object is disposed.