Neokernel API

AgentControllerInterface Interface

An instance if this interface is created and managed by an implementation of NeokernelInterface as a proxy to the AgentInterface it represents.

For a list of all members of this type, see AgentControllerInterface Members .

public interface AgentControllerInterface

Types that implement AgentControllerInterface

Type Description
AgentController An implementation of AgentControllerInterface that is created by the neokernel to control the agents it creates.

Requirements

Namespace: com.neokernel.nk

Assembly: Neokernel (in Neokernel.exe)

See Also

AgentControllerInterface Members | com.neokernel.nk Namespace