[Mono-dev] Patch for DuplexClientBase

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Wed May 19 10:01:43 EDT 2010


Thanks, applied.

Atsushi Eno

On 2010/05/19 16:44, Pieter van der Berg wrote:
>
> Hello,
>
> Here is a patch to get rid of the two notimplemented exceptions.
>
> public IDuplexContextChannel InnerDuplexChannel {
>
> get { return (IDuplexContextChannel)base.InnerChannel; }
>
> }
>
> protected override TChannel CreateChannel ()
>
> {
>
> return ChannelFactory.CreateChannel();
>
> }
>
> Best regards,
>
> Pieter van der Berg
>
> ZiuZ – visual intelligence
> *Pieter van der Berg*
> mob. +31 6-13 60 60 18, fax +31 516 42 10 47
> e-mail p.vanderberg at ziuz.com <mailto:p.vanderberg at ziuz.com>, internet 
> www.ziuz.com <http://www.ziuz.com>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>    



More information about the Mono-devel-list mailing list