Neokernel API

AgentServer.startAgent Method

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

public virtual bool startAgent(
   string agentName
);

Implements

IAgentServerInterface.startAgent

See Also

AgentServer Class | com.neokernel.om Namespace