1 implementation of TryGetAsync
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (1)
RedisOutputCacheStore.cs (1)
206
async ValueTask<bool> IOutputCacheBufferStore.
TryGetAsync
(string key, PipeWriter destination, CancellationToken cancellationToken)