Implemented interface member:
method
RefreshAsync
Microsoft.Extensions.Caching.Distributed.IDistributedCache.RefreshAsync(System.String, System.Threading.CancellationToken)
1 reference to RefreshAsync
Microsoft.AspNetCore.Session.Tests (1)
SessionTests.cs (1)
1197return _cache.RefreshAsync(key);