Persistate API documentation
SetModifiedSynced Method
NamespacesPersistatePersistentSetModifiedSynced()()()()

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

Signals to Persistate that an object has been modified. The call is protected by a lock on this object.
Declaration Syntax
C#
protected void SetModifiedSynced()
Remarks

This method is normally called from generated code of members. It simply calls SetModified()()()() within a block protected by a lock on the current object.

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