Documentation for this section has not yet been entered.
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). To set the TcpChannel.ChannelName property, assign the value to the "name" indexed property in the dictionary passed to the TcpChannel.#ctor(IDictionary, System.Runtime.Remoting.Channels.IClientChannelSinkProvider, System.Runtime.Remoting.Channels.IServerChannelSinkProvider) constructor.