NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MethodResponse Class

[To be supplied.]

Object
   MethodResponse

[Visual Basic]
Public Class MethodResponse
   Implements IMethodReturnMessage, IMethodMessage, IMessage, _
   ISerializable, ISerializationRootObject
[C#]
public class MethodResponse : IMethodReturnMessage, IMethodMessage,
   IMessage, ISerializable, ISerializationRootObject
[C++]
public __gc class MethodResponse : public IMethodReturnMessage,
   IMethodMessage, IMessage, ISerializable, ISerializationRootObject
[JScript]
public class MethodResponse implements IMethodReturnMessage,
   IMethodMessage, IMessage, ISerializable, ISerializationRootObject

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.Remoting

Assembly: mscorlib.dll

See Also

MethodResponse Members | System.Runtime.Remoting Namespace