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