RetrieveOptionsLockingMode Property

ScaleOut Software NamedCache API
Gets/sets whether the Retrieve method should attempt to acquire a StateServer lock when reading the object. Default is NoLockOnRead.

Namespace:  Soss.Client
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

public ReadLockingMode LockingMode { get; set; }

Property Value

Type: ReadLockingMode
See Also

Reference