Scripting Integrator - Online Help
Scripting Integrator
Questions / Feedback?

GC Method

Performs garbage collection.

Syntax

[VB.NET]
Public Sub GC()
[C#]
public void GC();

Remarks

This method causes the Engine to perform garbage collection. Normally it is not necessary to call this method, but it may be called to explicitly perform garbage collection.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0