Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Unload method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Unloads the gObject cache. This method does not affect functionality. It is used to release internal resources obtained by the object during operations. Unload() can be called to free those resources. After this method is called, the object is still usable and will reload the internal resources as needed.

Class

IgObject

Syntax

[C#]

void Unload();

[Visual C++]

HRESULT Unload();

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in