Click or drag to resize

CollectCount Function

X#

Note: This API is now obsolete.

Count the number of garbage collections performed by the system.

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
[ObsoleteAttribute("'CollectCount()' is not supported")]
 FUNCTION CollectCount() AS DWORD
Request Example View Source

Return Value

Type: DWord
See Also