System.Runtime.Remoting.Channels.Http.HttpChannel.Properties Property

Gets a IDictionary of the channel properties associated with the current channel.

Syntax

public override IDictionary Properties { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Channels properties are used to configure the channel at run time. The Properties property returns channel properties of the underlying System.Runtime.Remoting.Channels.Http.HttpServerChannel and System.Runtime.Remoting.Channels.Http.HttpClientChannel. For a list of possible channel properties and an example, see Channel and Formatter Configuration Properties.

Requirements

Namespace: System.Runtime.Remoting.Channels.Http
Assembly: System.Runtime.Remoting (in System.Runtime.Remoting.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0