This documentation is archived and is not being maintained.
ConstructionResponse 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] <CLSCompliant(False)> <Serializable> Public Class ConstructionResponse Inherits MethodResponse Implements IConstructionReturnMessage [C#] [CLSCompliant(false)] [Serializable] public class ConstructionResponse : MethodResponse, IConstructionReturnMessage [C++] [CLSCompliant(false)] [Serializable] public __gc class ConstructionResponse : public MethodResponse, IConstructionReturnMessage [JScript] public CLSCompliant(false) Serializable class ConstructionResponse extends MethodResponse implements IConstructionReturnMessage
See Also
ConstructionResponse Members | System.Runtime.Remoting.Messaging Namespace
Show: