- methodName
- The name of the method to invoke.
- requestUrl
- The request URL of the invoked web service.
- parameters
- The parameters to pass to the method.
- callback
- The delegate called when the method invocation has completed.
- userState
- An object containing associated state information that is passed to the callback delegate when the method has completed.