TryPurgeFromCache(IList<IBatchContainer>)
virtual
public virtual bool TryPurgeFromCache(out IList<IBatchContainer> purgedItems) Requests that the cache purge any items that can be purged.
Parameters
purgedItemsIList<IBatchContainer>- The purged items.
Returns
true if items were successfully purged from the cache., false otherwise.