IBuildProcess.CancellationToken Property
Definition
- Namespace
- Sandcastle.Core.BuildEngine
- Assembly
- Sandcastle.Core.dll
This is used to get or set the cancellation token for the build if running as a task
CancellationToken CancellationToken { get; set; }