States whether this eviction strategy requires lock on touch, if not multi threads can call touch concurrently.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
bool RequiresLockOnTouch { get; }
ReadOnly Property RequiresLockOnTouch As Boolean
property bool RequiresLockOnTouch {
bool get ();
}
/** @property */
boolean get_RequiresLockOnTouch()
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)