Neokernel API

AgentServer.stopAgent Method

Signals the specified agent to stop by calling the agent's stop method.

public virtual bool stopAgent(
   string agentName
);

Implements

IAgentServerInterface.stopAgent

See Also

AgentServer Class | com.neokernel.om Namespace