MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeAsync­InfoIs­Awaitable­Or­Void
Open sandboxFocus

AsyncInfo.IsAwaitableOrVoid Property

IsAwaitableOrVoid

Gets a value indicating whether the return type of the method is either awaitable (see IsAwaitable) either void.

Declaration
public bool IsAwaitableOrVoid { get; }
Property Value
Type Description
System.Boolean