Gets or sets the status of the optimistic locking mechanism.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
bool OptimisticLocking { get; set; }
Property OptimisticLocking As Boolean
property bool OptimisticLocking {
bool get ();
void set (bool value);
}
/** @property */
boolean get_OptimisticLocking()
/** @property */
void set_OptimisticLocking(boolean value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)