Invokes the specified method asynchronously.
methodName The name of the method to invoke.parameters The parameters to pass to the method.callback The delegate called when the method invocation has completed.