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