eated.
On Mon, 29 Apr 2002 23:43:58 +0200, Henk de Koning <[EMAIL PROTECTED]>
wrote:
>Calls inside a context simply don't use the remoting infrastructure, so
>there's nothing to intercept.
>
>Or did I misunderstand your question ?
>
>-- Henkk
>
>----- Origin
Hello,
I am attempting to do interception using IDynamicMessageSink,
IDynamicProperty and IContributeDynamicSink interfaces. My hope was that I
could inject my sink into the current (client) context w/out the need to
create a new one and the accompanying overhead of cross context calls. (My
sim