PostSharp / / API Reference / Post­Sharp.​Patterns.​Caching.​Value­Adapters / IValue­Adapter / Is­Async­Supported
Open sandbox

Property IsAsyncSupported

IsAsyncSupported

Determines whether the GetStoredValueAsync(Object, CancellationToken) method is supported.

Declaration
bool IsAsyncSupported { get; }
Property Value
Type Description
Boolean