Platform Symphony .NET API Reference - Version 4.1
Uninitialize Method
NamespacesPlatform.Symphony.SoamSoamFactoryUninitialize()()()
Uninitializes the SOAM API.
Declaration Syntax
C#
public static void Uninitialize()
Remarks
The Uninitialize() method should be called at the end of all API calls. It should be called only once. This means that once Uninitialize(...) is called no other API calls are possible for the life of the process.

NOTE: Never call Uninitialize(...) during the execution of a callback method. This will result in a deadlock.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 4.1.0.0