RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMultiReadExclusiveWriteSynchronizer.RevisionLevel Property

Changes revision level of protected memory.

Pascal
property RevisionLevel: Cardinal;
C++
__property unsigned RevisionLevel;

RevisionLevel changes each time a write lock is granted. This property should be used for identity comparisons only, not for determining revision sequence. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!