ISAPIRuntime.DoGCCollect Method

Definition

Forces garbage collection.

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

public:
 virtual void DoGCCollect();
public void DoGCCollect ();
abstract member DoGCCollect : unit -> unit
override this.DoGCCollect : unit -> unit
Public Sub DoGCCollect ()

Implements

Applies to