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: 9.7.0.0 (9.7.2.11000)