Releasing AgentLite Resources
API Function
This API is used to release all dynamic resources that are applied for, such as the memory and thread.
API Description
1 | IOTA_VOID IOTA_Destroy();
|
Return Value
For details, see 4.2 Function Return Values.
Example
1 2 | //Developers call this API to release AgentLite resources.
IOTA_Destroy();
|
Last Article: Initializing AgentLite Resources
Next Article: Configuring the Binding Relationship
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.