Microsoft.Identity.Client.OAuth2.Throttling.ThrottlingCache class ThrottlingCache Documentation Code public ThrottlingCache(int? customCleanupIntervalMs = default) public void AddAndCleanup(string key, ThrottlingCacheEntry entry, ILoggerAdapter logger) public void Clear() public bool IsEmpty() public bool TryGetOrRemoveExpired(string key, ILoggerAdapter logger, out MsalServiceException ex)