ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Threading.ICancellationToken
Jam_Threading_ICancellationTokenJam_Threading_ICancellationTokenJam_Threading_ICancellationTokenJam_Threading_ICancellationTokenJam_Threading_ICancellationToken
Syntax
Pascal
ICancellationToken = interface(ICancellationIndicator);

Propagates notification that operations should be canceled.

 
Name 
Description 
 
Gets whether cancellation has been requested for this token. 
Jam.Threading.ICancellationToken
 
Name 
Description 
 
Communicates a request for cancellation.