Mono Class Library: OverviewSystem.Runtime.Remoting.Contexts.Context: Members |
The members of System.Runtime.Remoting.Contexts.Context are listed below.
See Also: Inherited members from System.Object
Context()Documentation for this section has not yet been entered.
[read-only] ContextID int. Documentation for this section has not yet been entered. [read-only] ContextProperties System.Runtime.Remoting.Contexts.IContextProperty[]. Documentation for this section has not yet been entered. [read-only] staticDefaultContext System.Runtime.Remoting.Contexts.Context. Documentation for this section has not yet been entered.
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.