dateLastServiceGC property

  1. @optional
int? dateLastServiceGC
getter/setter pair

The timestamp of the last manually triggered GC.

If a GC has not been triggered manually, this field is not present.

Implementation

@optional
int? dateLastServiceGC;