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 (in ShellBrowser.dll) Version: 7.0
Syntax
protected WaitCallback QueuedCompleteDetailsWorkItem { get; set; }

Property Value

Type: WaitCallback
See Also