System.Runtime.Remoting.Messaging.LogicalCallContext.SetData Method

Stores the specified object in the current instance, and associates it with the specified name.

Syntax

public void SetData (string name, object data)

Parameters

name
The name with which to associate the new item in the call context.
data
The object to store in the call context.

Remarks

Documentation for this section has not yet been entered.

Requirements

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