PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​Backends.​AzureAzure­Cache­Invalidator
Open sandboxFocus

AzureCacheInvalidator Class

Inheritance
AzureCacheInvalidator
Implements
IDisposable
Namespace: PostSharp.Patterns.Caching.Backends.Azure
Assembly: PostSharp.Patterns.Caching.Backends.Azure.dll
Syntax
[Obsolete("Use AzureServiceBusCacheInvalidator.", true)]
public sealed class AzureCacheInvalidator : CacheInvalidator

Constructors

Name Description
AzureCacheInvalidator(CachingBackend, CacheInvalidatorOptions)

Methods

Name Description
Create(CachingBackend, AzureCacheInvalidatorOptions)
CreateAsync(CachingBackend, AzureCacheInvalidatorOptions)
DisposeAsyncCore(CancellationToken)
DisposeCore(Boolean)
SendMessageAsync(String, CancellationToken)