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