System.Runtime.Remoting.Contexts.Context.SetData Method

Sets the data in the specified slot on the current context.

Syntax

public static void SetData (LocalDataStoreSlot slot, object data)

Parameters

slot
The data slot where the data is to be added.
data
The data that is to be added.

Remarks

Documentation for this section has not yet been entered.

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