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