M
Martin Horst
Hi,
I wrote my own client proxy class (derived from the RealProxy class),
where I add some special informations to the IMessage.Properties
dictionary. My problem is now, how do I read out these informations on
the server. I'm not sure if I have to implement my own message sink (I'm
trying to avoid that). Is there a better way to get theses informations.
Thanks in advance
Martin
I wrote my own client proxy class (derived from the RealProxy class),
where I add some special informations to the IMessage.Properties
dictionary. My problem is now, how do I read out these informations on
the server. I'm not sure if I have to implement my own message sink (I'm
trying to avoid that). Is there a better way to get theses informations.
Thanks in advance
Martin