ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage properties / Various properties
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
NbPendingThread (Property)
In french: NbThreadAttente
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack. This property is used during a multithread management.
Syntax
<Number of threads> = <Element used>.NbPendingThread
<Number of threads>: Integer
Number of pending threads.
<Element used>: Queue or stack
Name of the Queue or Stack variable used.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help