System.Runtime.Remoting.Contexts.IContextPropertyActivator.CollectFromClientContext Method

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

Syntax

public void CollectFromClientContext (System.Runtime.Remoting.Activation.IConstructionCallMessage msg)

Parameters

msg
An System.Runtime.Remoting.Activation.IConstructionCallMessage.

Remarks

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

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