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!

MethodCall Class

[To be supplied.]

Object
   MethodCall

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.Remoting

Assembly: mscorlib.dll

See Also

MethodCall Members | System.Runtime.Remoting Namespace