Nevron Open Vision Documentation
Inheritance Hierarchy
In This Topic
    Nevron.Nov.Threading Namespace
    In This Topic
    Classes
     ClassDescription
    ClassAbstract class for NOV threads. Should be implemented by hosts as a platform specific thread wrapper.
    ClassA static class that launches recyclable threads for INThreadedTask implementations.
    Interfaces
     InterfaceDescription
    InterfaceImplemented by objects that contain a method that can be called from a different thread.
    See Also