Mono Class Library: Overview

System.Runtime.Remoting.Contexts.Context: Method Members

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

Public Methods

static
AllocateDataSlot() : LocalDataStoreSlot
Documentation for this section has not yet been entered.
static
AllocateNamedDataSlot(string) : LocalDataStoreSlot
Documentation for this section has not yet been entered.
DoCallBack(System.Runtime.Remoting.Contexts.CrossContextDelegate)
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
static
FreeNamedDataSlot(string)
Documentation for this section has not yet been entered.
Freeze()
Documentation for this section has not yet been entered.
static
GetData(LocalDataStoreSlot) : object
Documentation for this section has not yet been entered.
static
GetNamedDataSlot(string) : LocalDataStoreSlot
Documentation for this section has not yet been entered.
GetProperty(string) : System.Runtime.Remoting.Contexts.IContextProperty
Documentation for this section has not yet been entered.
static
RegisterDynamicProperty(System.Runtime.Remoting.Contexts.IDynamicProperty, ContextBoundObject, System.Runtime.Remoting.Contexts.Context) : bool
Documentation for this section has not yet been entered.
static
SetData(LocalDataStoreSlot, object)
Documentation for this section has not yet been entered.
SetProperty(System.Runtime.Remoting.Contexts.IContextProperty)
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
static
UnregisterDynamicProperty(string, ContextBoundObject, System.Runtime.Remoting.Contexts.Context) : bool
Documentation for this section has not yet been entered.