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

AzureCacheInvalidator2 Class

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

Methods

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