Chili.Opf3 Send comments on this topic.
Chili.Opf3.Concurrency Namespace
See Also  Inheritance Hierarchy
This namespace contains the classes and interfaces to implement your own concurrency mechanism.

Classes

ClassDescription
ConcurrencyException Exception is thrown if a concurrency problem happens.
ConcurrencyManagerEventArgs EventArgs of the IConcurencyManager methods. This class is passed as second parameter of each IConcurencyManager method.

Interfaces

InterfaceDescription
IConcurrencyManager Interface implemented by classes that validate an object against the storage.

See Also