-
March 10th, 2008 06:27 PM #1
Use SoamFactory::uninitialize() with caution
Caution when Un-initializing the API.
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.
For more information about using the Symphony API, refer to Symphony Developer Knowledge Center
Last edited by Ajith; July 21st, 2008 at 03:54 PM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules