Table of Contents

TCancellationToken Class

Tokens that need no source.

Syntax

Unit: Bcl.Cancellation

TCancellationToken = class(TObject);

Methods

Name Description
None A token that is never canceled, for APIs that require a token when there is nothing to cancel.