4D v14.3

Count tasks

Home

 
4D v14.3
Count tasks

Count tasks 


 

Count tasks -> Function result 
Parameter Type   Description
Function result  Longint in Number of open processes (including kernel processes)

Count tasks returns the number of processes open in 4D Client, 4D Server (stored procedures) or a single-user version of 4D.

This number takes into account all processes, even those that are automatically managed by 4D. These include the Main process, Design process, Cache Manager process, Indexing process, and Web Server process.

The number returned by Count tasks also takes into account processes that have been aborted.

Example  

See the example for Process state and for the On Exit database method.

 
PROPERTIES 

Product: 4D
Theme: Processes
Number: 335

 
HISTORY 

Created: < 4D v6

 
SEE ALSO 

Count user processes
Count users
PROCESS PROPERTIES
Process state

 
ARTICLE USAGE

4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)