See Also: IMethodReturnMessage Members
A method call return message represents the response to a method call on an object at the end of the message sink. An System.Runtime.Remoting.Messaging.IMethodReturnMessage is generated as a result of a method called on a remote object, and is used to return the results of the method call back to the caller.