NamedCacheContains Method

ScaleOut Software NamedCache API
Overload List

  NameDescription
Public methodContains(Byte)
Checks if the cache contains an object with the given ID.
Public methodContains(Guid)
Checks if the cache contains an object with the given ID.
Public methodContains(String)
Checks if the cache contains an object with the given ID.
Public methodContains(CachedObjectId)
Checks if the cache contains an object with the given ID.
Top
See Also

Reference