NevronOpenVision
Inheritance Hierarchy
Nevron.Nov.Threading Namespace
Classes
 ClassDescription
ClassRepresent an on-demand initialized thread-safe field, that can be used to cache a value used by multiple threads.
ClassRepresent an on-demand contructed thread-safe map, that can be used to cache values used by multiple threads.
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