IDynamicMessageSink is implemented by message sinks provided by dynamically registered properties. These sinks are provided notifications of call-start and call-finish with flags indicating whether the call is currently on the client-side or server-side (this is useful for the context level sinks).
IDynamicMessageSink
[Visual Basic] Public Interface IDynamicMessageSink [C#] public interface IDynamicMessageSink [C++] public __gc __interface IDynamicMessageSink
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.Runtime.Remoting
Assembly: mscorlib.dll
IDynamicMessageSink Members | System.Runtime.Remoting Namespace