ShellBrowser Delphi Components Documentation
ContentsIndexHome
IFuture Properties
IFuture Properties
 
Name 
Description 
 
Returns that status of the future, test against TTaskStatus.Completed to check if a valid vlaue is available. 
 
Gives access to the result and waits until it is ready. 
Jam.Threading.IWorkItem
 
Name 
Description 
 
This event is fired synchronized when the work of the work item is finished 
 
A tag that can be freely used to identify a workitem or store custom data.