/// <summary> /// Have to call this manually. /// </summary> public void DeleteCache() { _cacheHandler.Delete(_username); }