getCacheInvalidationTime method

int getCacheInvalidationTime()

Implementation

int getCacheInvalidationTime() {
  return _cacheInvalidationTime;
}