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: 6.10.14.0 (6.10.14.0)
C#
public virtual bool IsAsyncSupported { get; }