System.Runtime.Remoting.Contexts.IContextPropertyActivator.DeliverServerContextToClientContext Method

Called on each client context property that has this interface, when the construction request returns to the client from the server.

Syntax

public bool DeliverServerContextToClientContext (System.Runtime.Remoting.Activation.IConstructionReturnMessage msg)

Parameters

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

Returns

true if successful; otherwise, false.

Remarks

The context property can examine 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