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

Gets the name of the current channel.

Syntax

public string ChannelName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Every registered channel has a unique name. The name is used to retrieve a specific channel when calling System.Runtime.Remoting.Channels.ChannelServices.GetChannel(string).

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