Click or drag to resize
CacheableObject Properties

The CacheableObject type exposes the following members.

Properties
  NameDescription
Public propertyClassId
Returns the classId of the instance being serialized. This is used by deserialization to determine what instance type to create and deserialize into.
Public propertyObjectSize
return the size of this object in bytes
Public propertyValue
Gets the object value.
Top
See Also