Neokernel API

ObjectManager Class

This is a reference implementation of a non-persistent IObjectManager implemented as an agent. Normal operations are reported through debug for educational purposes. If you are using it in production, set the hide_debug prop to true for significantly faster performance.

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

System.Object
   Props
      Agent
         ServiceAgent
            ObjectManager

public class ObjectManager : ServiceAgent, IObjectManager

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.om

Assembly: Neokernel (in Neokernel.exe)

See Also

ObjectManager Members | com.neokernel.om Namespace