System.Runtime.Remoting.Contexts.IContextProperty Members

The members of System.Runtime.Remoting.Contexts.IContextProperty are listed below.

Public Properties

[read-only]
Namestring.

Gets the name of the property under which it will be added to the context.

Public Methods

Freeze(Context)

Called when the context is frozen.

IsNewContextOK(Context) : bool

Returns a Boolean value indicating whether the context property is compatible with the new context.