System.Runtime.Remoting.Contexts.Context.FreeNamedDataSlot Method

Frees a named data slot on all the contexts.

Syntax

public static void FreeNamedDataSlot (string name)

Parameters

name
The name of the data slot to free.

Remarks

Named data slots are public and can be manipulated by anyone.

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