This documentation is archived and is not being maintained.
MethodReturnMessageWrapper Class
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Class MethodReturnMessageWrapper Inherits InternalMessageWrapper Implements IMethodReturnMessage, IMethodMessage, IMessage [C#] public class MethodReturnMessageWrapper : InternalMessageWrapper, IMethodReturnMessage, IMethodMessage, IMessage [C++] public __gc class MethodReturnMessageWrapper : public InternalMessageWrapper, IMethodReturnMessage, IMethodMessage, IMessage [JScript] public class MethodReturnMessageWrapper extends InternalMessageWrapper implements IMethodReturnMessage, IMethodMessage, IMessage
See Also
MethodReturnMessageWrapper Members | System.Runtime.Remoting.Messaging Namespace
Show: