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!

ConstructionResponse Properties

The properties of the ConstructionResponse class are listed below. For a complete list of ConstructionResponse class members, see the ConstructionResponse Members topic.

Public:

ArgCount (inherited from MethodResponse) [To be supplied.]
Args (inherited from MethodResponse) [To be supplied.]
Exception (inherited from MethodResponse) [To be supplied.]
HasVarArgs (inherited from MethodResponse) [To be supplied.]
MethodName (inherited from MethodResponse) [To be supplied.]
MethodSignature (inherited from MethodResponse) [To be supplied.]
OutArgCount (inherited from MethodResponse) The number of out arguments.
OutArgs (inherited from MethodResponse) [To be supplied.]
Properties [To be supplied.]
ReturnValue (inherited from MethodResponse) [To be supplied.]
TypeName (inherited from MethodResponse) [To be supplied.]
URI (inherited from MethodResponse) [To be supplied.]

See Also

ConstructionResponse Class | System.Runtime.Remoting Namespace