NamedCacheAsyncNamedCacheDataAccessorOnLocked Method

ScaleOut Software NamedCache API
Overrides the NamedCacheDataAccessor implementation of this method with a nop implementation which precludes this NamedCacheAsyncNamedCacheDataAccessor from participating in the thread-based object locking strategy employed by NamedCacheDataAccessor.

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

protected override void OnLocked()
See Also

Reference