GlobalObject::CollectGarbage Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Calls the garbage collector.

Namespace:   Microsoft.JScript
Assembly:  Microsoft.JScript (in Microsoft.JScript.dll)

public:
[JSFunctionAttribute(JSFunctionAttributeEnum::None, JSBuiltin::Global_CollectGarbage)]
static void CollectGarbage()

.NET Framework
Available since 1.1
Return to top
Show: