Method ClearCache
ClearCache()
Clears the cached content to free memory.
Subsequent calls to GetContent(Encoding) or GetContentAsync(Encoding, CancellationToken) will reload the content from disk.
public void ClearCache()
Clears the cached content to free memory.
Subsequent calls to GetContent(Encoding) or GetContentAsync(Encoding, CancellationToken) will reload the content from disk.
public void ClearCache()