Returns a value indicating whether the method passed in represents a Begin method of an asynchronous invocation.
- method_info
- a System.Reflection.MethodInfo
true if the methodInfo parameter is a Begin method of an asynchronous invocation; otherwise, false.