System.Runtime.Remoting.Channels.IClientFormatterSink

Marks a sink as a client formatter sink that serializes messages into a stream.

See Also: IClientFormatterSink Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface IClientFormatterSink : IClientChannelSink, System.Runtime.Remoting.Messaging.IMessageSink

Remarks

Formatter sinks must implement both System.Runtime.Remoting.Messaging.IMessageSink and System.Runtime.Remoting.Channels.IClientChannelSink. System.Runtime.Remoting.Channels.IClientFormatterSink combines these into one interface.

Requirements

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