[Mono-dev] Patch for DuplexClientBase

Pieter van der Berg p.vanderberg at ziuz.com
Wed May 19 03:44:53 EDT 2010


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


 [cid:image001.jpg at 01CAF737.EEF05430]

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>




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100519/ea16e5f0/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 6746 bytes
Desc: image001.jpg
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100519/ea16e5f0/attachment-0001.jpg 


More information about the Mono-devel-list mailing list