GetAsyncInfo(IType)
Gets the AsyncInfo for a type.
Declaration
public static AsyncInfo GetAsyncInfo(this IType type)
Parameters
Type | Name | Description |
---|---|---|
IType | type | Typically the return type of a method, e.g. |
Returns
Type | Description |
---|---|
AsyncInfo |