NamedCacheGet Method

ScaleOut Software NamedCache API
Overload List

  NameDescription
Public methodGet(Byte)
Gets a cached object using default parameters.
Public methodGet(IEnumerable)
Gets multiple objects from the cache based on a collection of object identifiers. No locking is performed by this overload.
Public methodGet(Guid)
Gets a cached object using default parameters.
Public methodGet(String)
Gets a cached object using default parameters.
Public methodGet(CachedObjectId)
Gets a cached object using default parameters.
Top
See Also

Reference