NamedCacheAcquireLock Method

ScaleOut Software NamedCache API
Overload List

  NameDescription
Public methodAcquireLock(Byte)
Locks the cached object in SOSS to prevent other clients from updating or removing it.
Public methodAcquireLock(Guid)
Locks the cached object in SOSS to prevent other clients from updating or removing it.
Public methodAcquireLock(String)
Locks the cached object in SOSS to prevent other clients from updating or removing it.
Public methodAcquireLock(CachedObjectId)
Locks the cached object in SOSS to prevent other clients from updating or removing it.
Top
See Also

Reference