ICacheableKey Properties |
The ICacheableKey type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClassId |
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 IGFSerializable.) |
![]() | ObjectSize |
Get the size of this object in bytes.
This is only needed if you use the HeapLRU feature.
(Inherited from IGFSerializable.) |