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 : ConcreteCachingBackendBuilder
Methods
Name | Description |
---|---|
CreateBackend(CreateBackendArgs) | Creates the CachingBackend. |