Mono Class Library: Overview

System.Runtime.Remoting.Messaging.CallContext: Method Members

The methods of System.Runtime.Remoting.Messaging.CallContext are listed below. For a list of all members, see the CallContext Members list.

See Also: Inherited members from System.Object

Public Methods

static
FreeNamedDataSlot(string)
Documentation for this section has not yet been entered.
static
GetData(string) : object
Documentation for this section has not yet been entered.
static
GetHeaders() : Header[]
Documentation for this section has not yet been entered.
static
LogicalGetData(string) : object
Documentation for this section has not yet been entered.
static
LogicalSetData(string, object)
Documentation for this section has not yet been entered.
static
SetData(string, object)
Documentation for this section has not yet been entered.
static
SetHeaders(Header[])
Documentation for this section has not yet been entered.