Ends an asynchronous invocation of the method represented by the current System.Web.Services.Protocols.LogicalMethodInfo.
- target
- The instance of the object on which to invoke the method.
- asyncResult
- The IAsyncResult returned from LogicalMethodInfo.BeginInvoke(object, Object[], AsyncCallback, object).
An array of objects containing the return value and any by-reference or out parameters of the derived class method.