Click or drag to resize

ShellListBaseItemQueuedCompleteDetailsWorkItem Property

Holds an already queued workitem to complete the item details, to avoid queuing more than 1 workitem per item.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected WaitCallback QueuedCompleteDetailsWorkItem { get; set; }

Property Value

Type: WaitCallback
See Also