This abstract implementation of the AgentInterface provides the base class for all components in the Neokernel. There is built-in support for routing agent output to Neokernel output and error streams, and masking output using hide_println, hide_debug, and hide_warningProps. This implementation of AgentInterface recognizes the following Props entries:
For a list of all members of this type, see Agent Members .
System.Object
Props
Agent
Derived types
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.neokernel.nk
Assembly: Neokernel (in Neokernel.exe)
Agent Members | com.neokernel.nk Namespace