Open sandboxFocus

Property UseAsyncTemplateForAnyAwaitable

UseAsyncTemplateForAnyAwaitable

Gets or sets a value indicating whether async templates should be selected based on return type rather than the async modifier. See OverrideMethodAspect for details.

Declaration
protected bool UseAsyncTemplateForAnyAwaitable { get; init; }
Property Value
Type Description
bool