System.Runtime.Remoting.Activation.IConstructionReturnMessage Structure

Identifies a System.Runtime.Remoting.Messaging.IMethodReturnMessage that is returned after attempting to activate a remote object.

See Also: IConstructionReturnMessage Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface IConstructionReturnMessage : System.Runtime.Remoting.Messaging.IMethodReturnMessage

Remarks

The message that implements System.Runtime.Remoting.Activation.IConstructionReturnMessage returns the result of the construction request sent with the System.Runtime.Remoting.Activation.IConstructionCallMessage.

Requirements

Namespace: System.Runtime.Remoting.Activation
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0