Hi Luke,
Does un-registering a channel have any effect on existing remote objects
that the client is accessing via the channel?
Dave Razzetti
> Hello David,
>
> ChannelServices class has a method "UnRegisterChannel". You may UnRegister
> it channel first and re-register a Channel with your customized sink chain.
>
> Luke
[MSFT] - 13 Oct 2005 06:41 GMT
Hello
Un-registering a channel can only be used when you have finished all staffs
on a particular channel. Once a channel is released, it cannot be used
again, unless we re-register it.
Luke