CustomFileListItemAcquireImageIndecesViaThreadPool Method |
Implement this method to complete the details from a threadpool
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax protected abstract void AcquireImageIndecesViaThreadPool()
Protected MustOverride Sub AcquireImageIndecesViaThreadPool
protected:
virtual void AcquireImageIndecesViaThreadPool() abstract
abstract AcquireImageIndecesViaThreadPool : unit -> unit
See Also