Method ResetCache
ResetCache(Boolean)
Call this method to clear the whole content of the Cache
Declaration
public void ResetCache(bool disposeAllBlobAssetReference)
Parameters
Type | Name | Description |
---|---|---|
Boolean | disposeAllBlobAssetReference | If true all BlobAssetReference present in the cache will be dispose. If false they will remain present in memory |