1 reference to RunGarbageCollectionLoopAsync
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (1)
RedisOutputCacheStore.cs (1)
88
_ = Task.Factory.StartNew(
RunGarbageCollectionLoopAsync
, default, TaskCreationOptions.LongRunning, TaskScheduler.Current);