IISAPIRuntime.DoGCCollect Method ()

 

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

Forces garbage collection.

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

[<SecurityPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)>]
[<SecurityPermissionAttribute(SecurityAction.InheritanceDemand,
    Unrestricted = true)>]
abstract DoGCCollect : unit -> unit

.NET Framework
Available since 1.1
Return to top
Show: