Gets or sets the maximum amount of time (in milliseconds) a thread will spend generating an image representing a thumbnail item, before it should abandon the generation.
Read-write property
| Visual Basic |
|---|
Public Property ThreadHungThreshold As Long |
A long value which represents the maximum amount of time a thread spends generating an image representing a thumbnail item.
The default value is 9 seconds.
On legacy equipment, this value may need to be increased.
The minimum value enforced to be at least twice the value of ThreadStartThreshold Property