ValueAdapter<T>.IsAsyncSupported Property |
Determines whether the GetStoredValueAsync(Object, CancellationToken) method is supported.
Namespace: PostSharp.Patterns.Caching.ValueAdapters
Assembly: PostSharp.Patterns.Caching (in PostSharp.Patterns.Caching.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public virtual bool IsAsyncSupported { get; }