ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Threading.IWorkItem.SetStatus
Syntax
Pascal
procedure SetStatus(pValue: TTaskStatus);
Parameters 
Description 
pValue: TTaskStatus 
The new TTaskStatus of the work item. 

Allows set the status of a worlk item and e.g. to pause it.