Neokernel API

IAgentServerInterface.destroyAgent Method

Calls the agent's destroy method, then destroys the agent instance.

bool destroyAgent(
   string agentName
);

Return Value

true if successful; false otherwise.

See Also

IAgentServerInterface Interface | com.neokernel.om Namespace