Class MillraceConcurrencyException
A conditional write matched nothing: UpdateInstanceAsync with a stale revision
or a missing instance (providers must not distinguish — one statement can't), and
CreateInstanceAsync with a duplicate id (a conflicting write at revision zero).
Callers reload and retry their merge.
public sealed class MillraceConcurrencyException : MillraceStorageException, ISerializable
- Inheritance
-
MillraceConcurrencyException
- Implements
- Inherited Members
Constructors
- MillraceConcurrencyException(string)
A conditional write matched nothing:
UpdateInstanceAsyncwith a stale revision or a missing instance (providers must not distinguish — one statement can't), andCreateInstanceAsyncwith a duplicate id (a conflicting write at revision zero). Callers reload and retry their merge.