autoRemove property
If remove auto remove from cache pool. (This flag is valid only if removeCache is false) true is automatic remove, according to last consumed time stamp match false don't automatic remove until interceptor consume it
Implementation
bool autoRemove;