ITaggableNamedCache Property

ScaleOut Software NamedCache API
Returns the NamedCache that this object belongs to.

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

NamedCache NamedCache { get; }

Property Value

Type: NamedCache
Remarks

The NamedCache determines the universe of tag names for any given ITaggable object.
See Also

Reference

Other Resources