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.2
Syntax
protected WaitCallback QueuedCompleteDetailsWorkItem { get; set; }

Property Value

WaitCallback
See Also