The IContributeDynamicSink interface is implemented by properties that are registered at runtime through the RemotingServicesRegisterDynamicProperty API. These properties can contribute sinks that are notified when remoting calls start and finish.
IContributeDynamicSink
[Visual Basic] Public Interface IContributeDynamicSink [C#] public interface IContributeDynamicSink [C++] public __gc __interface IContributeDynamicSink
[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
IContributeDynamicSink Members | System.Runtime.Remoting Namespace