﻿<?xml version="1.0" encoding="utf-8"?><Type Name="IClientFormatterSink" FullName="System.Runtime.Remoting.Channels.IClientFormatterSink"><TypeSignature Maintainer="auto" Language="C#" Value="public interface IClientFormatterSink : System.Runtime.Remoting.Channels.IClientChannelSink, System.Runtime.Remoting.Messaging.IMessageSink" /><TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IClientFormatterSink implements class System.Runtime.Remoting.Channels.IChannelSinkBase, class System.Runtime.Remoting.Channels.IClientChannelSink, class System.Runtime.Remoting.Messaging.IMessageSink" /><AssemblyInfo><AssemblyName>mscorlib</AssemblyName><AssemblyPublicKey>[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]</AssemblyPublicKey><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the &lt;link location="node:gtk-sharp/programming/threads"&gt;Gtk# Thread Programming&lt;/link&gt; for details.</ThreadSafetyStatement><Interfaces><Interface><InterfaceName>System.Runtime.Remoting.Channels.IClientChannelSink</InterfaceName></Interface><Interface><InterfaceName>System.Runtime.Remoting.Messaging.IMessageSink</InterfaceName></Interface></Interfaces><Attributes><Attribute><AttributeName>System.Runtime.InteropServices.ComVisible(true)</AttributeName></Attribute></Attributes><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>Formatter sinks must implement both <see cref="T:System.Runtime.Remoting.Messaging.IMessageSink" /> and <see cref="T:System.Runtime.Remoting.Channels.IClientChannelSink" />. <see cref="T:System.Runtime.Remoting.Channels.IClientFormatterSink" /> combines these into one interface.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Marks a sink as a client formatter sink that serializes messages into a stream.</para></summary></Docs><Members /></Type>