Neokernel API

IAgentServerInterface.startAgent Method

Starts the specified agent instance by calling agent's start method.

bool startAgent(
   string agentName
);

Return Value

true if successful; false otherwise.

See Also

IAgentServerInterface Interface | com.neokernel.om Namespace