The total size in bytes of the objects in the object cache that are expired. Expired objects are removed from the object ...

The total size in bytes of the objects in the object cache that are expired. Expired objects are removed from the object cache only when they are removed from memory by the garbage collector. When the object cache receives a request for an expired object that has not been garbage collected, the object is promoted and is no longer expired.