ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Threading.CancellationToken
Syntax
Pascal
CancellationToken = record
end;

Rich record that provides an ICancellationToken on demand and requires no initialization.

 
Name 
Description 
 
 
Cancels the cancellation token and creates a new cancellation token. 
 
Name 
Description 
 
Works like a lazy getter and creates the actual cancellation token instance upon first call.