IJavaScriptEngine.

CollectGarbage() Method

Summary

Performs a full garbage collection.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.JavaScript
Containing Type
IJavaScriptEngine

Syntax

void CollectGarbage()

Return Value

Type Description
void
GitHub