System.Runtime.Remoting.Messaging.LogicalCallContext.GetData Method

Retrieves an object associated with the specified name from the current instance.

Syntax

public object GetData (string name)

Parameters

name
The name of the item in the call context.

Returns

The object in the logical call context associated with the specified name.

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