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 object cache, releasing internal resources obtained by the object during operations. After executing this method, the object is still available. Internal resources will be reloaded as necessary.

Class

IInstance

Syntax

[C#]

void Unload();

[Visual C++]

// Unloads the gObject cache. This method doesn't

// affect functionality.

HRESULT Unload();

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