AzureCacheInvalidator.DisposeAsyncCore Method |
Namespace: PostSharp.Patterns.Caching.Backends.Azure
Assembly: PostSharp.Patterns.Caching.Backends.Azure (in PostSharp.Patterns.Caching.Backends.Azure.dll) Version: 2023.0.3.0 (2023.0.3.0)
protected override Task DisposeAsyncCore( CancellationToken cancellationToken )
Parameters
- cancellationToken
- Type: System.Threading.CancellationToken
A CancellationToken.
Return Value
Type: TaskA Task.