Property CancellationToken
- Namespace
- PaintDotNet.Effects
- Assembly
- PaintDotNet.Effects.Core.dll
CancellationToken
Gets the cancellation token for the current rendering task. This should not be cached -- it is recreated whenever rendering is started (e.g. when the token changes).
CancellationToken CancellationToken { get; }