Provides a method to start garbage collection. This interface should be implemented by Active Script engines that want to clean up their resources.
Methods
| Method | Description |
|---|---|
| IActiveScriptGarbageCollector::CollectGarbage | Starts garbage collection. |
Provides a method to start garbage collection. This interface should be implemented by Active Script engines that want to clean up their resources.
| Method | Description |
|---|---|
| IActiveScriptGarbageCollector::CollectGarbage | Starts garbage collection. |