Implemented interface member:
method
GetAsync
Microsoft.Extensions.Caching.Distributed.IDistributedCache.GetAsync(System.String, System.Threading.CancellationToken)
1 reference to GetAsync
Microsoft.Extensions.Caching.Hybrid.Tests (1)
BufferReleaseTests.cs (1)
102
=> Write(destination, await
GetAsync
(key, token));