IISAPIRuntime.DoGCCollect Method

Definition

Forces garbage collection.

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

public:
 void DoGCCollect();
public void DoGCCollect ();
abstract member DoGCCollect : unit -> unit
Public Sub DoGCCollect ()

Applies to

See also