Themed 2026 Presentation Style Preview

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.12.18.0
CancellationToken CancellationToken { get; set; }

Property Value

CancellationToken

See Also