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!

ConstructionCall Class

[To be supplied.]

Object
   MethodCall
      ConstructionCall

[Visual Basic]
Public Class ConstructionCall
   Inherits MethodCall
   Implements IConstructionCallMessage
[C#]
public class ConstructionCall : MethodCall,
   IConstructionCallMessage
[C++]
public __gc class ConstructionCall : public MethodCall,
   IConstructionCallMessage
[JScript]
public class ConstructionCall extends MethodCall,
   IConstructionCallMessage

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.Remoting

Assembly: mscorlib.dll

See Also

ConstructionCall Members | System.Runtime.Remoting Namespace