System.Runtime.Remoting.Contexts.IDynamicMessageSink

Indicates that the implementing message sink will be provided by dynamically registered properties.

See Also: IDynamicMessageSink Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface IDynamicMessageSink

Remarks

Dynamic message sinks are provided with 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).

Requirements

Namespace: System.Runtime.Remoting.Contexts
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0