DataCache.GetAndLock Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns and locks the cached object (if present).

Overload List

Name Description
DataCache.GetAndLock (String, TimeSpan, out DataCacheLockHandle)
Returns and locks the cached object (if present).
DataCache.GetAndLock (String, TimeSpan, out DataCacheLockHandle, String)
Returns and locks the cached object (if present). For objects stored in regions.

See Also

Reference

DataCache Class
DataCache Members
Microsoft.Data.Caching Namespace