Persistate API documentation
ObjectInConflict Property
NamespacesPersistatePersistateDatabaseExceptionObjectInConflict

[This is preliminary documentation and is subject to change.]

This will return non null only for cancellation exceptions generated by a commit fail handler dealing with an update conflict. It gets the object which was in conflict.
Declaration Syntax
C#
public Persistent ObjectInConflict { get; }

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)