TestJsEngine.

SupportsGarbageCollection Property

Summary

Gets a value that indicates if the JavaScript engine supports garbage collection.

Syntax

public bool SupportsGarbageCollection { get; }

Value

Type Description
bool
GitHub