Namespace: Metalama.Patterns.Caching.Backends.Redis
Assembly: Metalama.Patterns.Caching.Backends.Redis.dll
Syntax
public sealed class RedisCacheDependencyGarbageCollector : IHostedService, IDisposable, IAsyncDisposable
Properties
Name | Description |
---|---|
Database | Gets the Redis StackExchange.Redis.IDatabase used by the current object. |
Methods
Name | Description |
---|---|
Dispose() | Disposes the current object. |
DisposeAsync() | |
DisposeAsync(CancellationToken) | Asynchronously disposes the current object. |
Initialize() | |
InitializeAsync(CancellationToken) | |
PerformFullCollectionAsync(CancellationToken) |