Connects to the specified remote object, and executes the provided System.Runtime.Remoting.Messaging.IMethodCallMessage on it.
The response of the remote method.
The current method is used in special cases by the server to forward the specified method call to another, possibly remote, object. This method can be called only when the caller is in the appropriate context.