IBuildProcessCancellationToken Property

This is used to get or set the cancellation token for the build if running as a task

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
CancellationToken CancellationToken { get; set; }

Property Value

CancellationToken

See Also