System.Runtime.Remoting.Channels.Http.HttpClientChannel.ChannelPriority Property

Gets the priority of the current channel.

Syntax

public int ChannelPriority { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The priority controls the order in which competing clients connect to a given endpoint; higher priority channels connect before lower priority channels. The default priority is 1; negative priorities are allowed.

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