ShellBrowser Delphi Components Documentation
|
ICancellationToken = interface(ICancellationIndicator);
Propagates notification that operations should be canceled.
|
Name |
Description |
|
Gets whether cancellation has been requested for this token. |
|
Name |
Description |
|
Communicates a request for cancellation. |