Chili.Opf3 Send comments on this topic.
Chili.Opf3.Concurrency.Md5 Namespace
See Also  Inheritance Hierarchy
This namespace contains an implemented concurrency manager that uses an Md5 hash to validate the objects in memory against the objects in the storage.

Classes

ClassDescription
Md5ConcurrencyManager Implements the MD5 concurrency manager. This class uses a Md5 check to discover if somebody else has changed the object in the meantime.

See Also