| Class | Description |
|---|---|
| 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. |
| Interface | Description |
|---|---|
| IConcurrencyManager | Interface implemented by classes that validate an object against the storage. |