Click or drag to resize
CacheableInt64 Properties

The CacheableInt64 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.
(Inherited from Serializable.)
Public propertyObjectSize
return the size of this object in bytes
(Inherited from Serializable.)
Top
See Also