System.Runtime.Remoting.Contexts.IContextPropertyActivator.CollectFromServerContext Method

Called on each server context property that has this interface, before the construction response leaves the server for the client.

Syntax

public void CollectFromServerContext (System.Runtime.Remoting.Activation.IConstructionReturnMessage msg)

Parameters

msg
An System.Runtime.Remoting.Activation.IConstructionReturnMessage.

Remarks

The context property can examine and manipulate the contents of the System.Runtime.Remoting.Activation.IConstructionReturnMessage.

Requirements

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