CachedObjectIdValue Property

ScaleOut Software NamedCache API
Fetches the object corresponding to this CachedObjectId from the NamedCache and returns it.

Namespace:  Soss.Client
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

public Object Value { get; }

Property Value

Type: Object
See Also

Reference