Mono Class Library: OverviewSystem.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
staticAllocateDataSlot() : LocalDataStoreSlot Documentation for this section has not yet been entered. staticAllocateNamedDataSlot(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. staticFreeNamedDataSlot(string) Documentation for this section has not yet been entered.Freeze() Documentation for this section has not yet been entered. staticGetData(LocalDataStoreSlot) : object Documentation for this section has not yet been entered. staticGetNamedDataSlot(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. staticRegisterDynamicProperty(System.Runtime.Remoting.Contexts.IDynamicProperty, ContextBoundObject, System.Runtime.Remoting.Contexts.Context) : bool Documentation for this section has not yet been entered. staticSetData(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. overrideToString() : string Documentation for this section has not yet been entered. staticUnregisterDynamicProperty(string, ContextBoundObject, System.Runtime.Remoting.Contexts.Context) : bool Documentation for this section has not yet been entered.