DataCacheGetAndLock Method Windows Server AppFabric Caching Compatibility Library
Overload List

  NameDescription
Public methodGetAndLock(String, DataCacheLockHandle)
Locks the cached object to prevent other clients from updating or removing it and returns the object corresponding to the key.
Public methodGetAndLock(String, TimeSpan, DataCacheLockHandle, Boolean) Obsolete.
Locks the cached object to prevent other clients from updating or removing it and returns the object corresponding to the key.
Public methodGetAndLock(String, TimeSpan, DataCacheLockHandle, String) Obsolete.
Locks the cached object to prevent other clients from updating or removing it and returns the object corresponding to the key.
Public methodGetAndLock(String, TimeSpan, DataCacheLockHandle, String, Boolean) Obsolete.
Locks the cached object to prevent other clients from updating or removing it and returns the object corresponding to the key.
Top
See Also

Reference