The methods of System.Runtime.Remoting.Contexts.Context are listed below. For a list of all members, see the Context Members list.
See Also: Inherited members from System.Object
static | AllocateDataSlot()
| |
static | AllocateNamedDataSlot(string)
| |
DoCallBack(System.Runtime.Remoting.Contexts.CrossContextDelegate)
| ||
Finalize()
| ||
static | FreeNamedDataSlot(string)
| |
Freeze()
| ||
static | GetData(LocalDataStoreSlot)
| |
static | GetNamedDataSlot(string)
| |
GetProperty(string)
| ||
static | RegisterDynamicProperty(System.Runtime.Remoting.Contexts.IDynamicProperty, ContextBoundObject, System.Runtime.Remoting.Contexts.Context)
| |
static | SetData(LocalDataStoreSlot, object)
| |
SetProperty(System.Runtime.Remoting.Contexts.IContextProperty)
| ||
override | ToString()
| |
static | UnregisterDynamicProperty(string, ContextBoundObject, System.Runtime.Remoting.Contexts.Context)
|