PostSharp.Patterns.Caching.Backends.Azure Namespace |
This namespace contains an implementation of PostSharp.Patterns.Caching for Microsoft Azure.
Class | Description | |
---|---|---|
AzureCacheInvalidator |
An implementation of CacheInvalidator based on Microsoft Azure Service Bus, using the older API, WindowsAzure.ServiceBus,
meant for .NET Framework.
| |
AzureCacheInvalidatorOptions |
Options for AzureCacheInvalidator.
|