Neokernel API

IAgentServerInterface Interface

A standard server interface for managing agents in a Neokernel using an IObjectManager to store the agent's Props.

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

public interface IAgentServerInterface

Types that implement IAgentServerInterface

Type Description
AgentServer A server interface to the neokernel.

Requirements

Namespace: com.neokernel.om

Assembly: Neokernel (in Neokernel.exe)

See Also

IAgentServerInterface Members | com.neokernel.om Namespace