Edit

Share via


MethodHelper.IsAsyncMethod(MethodInfo) Method

Definition

public static bool IsAsyncMethod(System.Reflection.MethodInfo method);
static member IsAsyncMethod : System.Reflection.MethodInfo -> bool

Parameters

method
MethodInfo

Returns

Applies to