maxSize property

int? maxSize
getter/setter pair

Maximum allowed cache size in bytes.

null means no limit.

Implementation

int? maxSize;