Como: Configurar um canal em um arquivo de configuração
Este exemplo de código mostra como configurar um canal em um arquivo de configuração, em um < canalizar > Elemento (instância). If you to desejar especificar a modelo that uses a tipo that is in the Global Assembly armazenar em cache, You Must include all versionamento and informações strong-name to BIND to the proper tipo.
Exemplo
<channel
name="MyCustomChannel"
priority="2"
type="CustomChannelName, CustomAssembly, Version=1.0.6940.0, Culture=neutral, PublicKeyToken=somepublickeystring"
/>