ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Threading.INonInterruptable
Jam_Threading_INonInterruptable
Syntax
Pascal
INonInterruptable = interface;

This marker interface can be implemented by workitems that must not be interrupted, e.g. because they perform a long lasting file write operation.