A CachingBackendBuilder that synchronizes the underlying in-memory cache thanks to Azure Service Bus.
Inheritance
AzureCacheSynchronizerBuilder
Namespace: Metalama.Patterns.Caching.Backends.Azure
Assembly: Metalama.Patterns.Caching.Backends.Azure.dll
Syntax
public sealed class AzureCacheSynchronizerBuilder : ConcreteCachingBackendBuilderMethods
| Name | Description |
|---|---|
| CreateBackend(CreateBackendArgs) | Creates the CachingBackend. |