SossObjDescriptor Properties

ScaleOut Software NamedCache API

The SossObjDescriptor type exposes the following members.

Properties

  NameDescription
Public propertyInsertException
Exception encountered by a bulk Add(IDictionary) operation, or null if the object was added to the NamedCache successfully. This property can be checked after a Add(IDictionary) call to see if the corresponding object was inserted.
Public propertyMetadata
Metadata related to object being inserted.
Public propertyObj
The object to insert into the NamedCache.
Public propertyPolicy
Policy information for the object being inserted.
Top
See Also

Reference