Click or drag to resize
ThreadWorkerTStopRequestToken Property
The CancellationToken to be checked if the thread should stop execution.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
protected CancellationToken StopRequestToken { get; }

Property Value

Type: CancellationToken
See Also