ensureNotInGC

Crash if the GC is running. Useful in destructors to avoid reliance GC resource release.

nothrow
void
ensureNotInGC
(
string resourceName = null
)

See Also

Meta