﻿<?xml version="1.0" encoding="utf-8"?><Type Name="IContributeDynamicSink" FullName="System.Runtime.Remoting.Contexts.IContributeDynamicSink"><TypeSignature Maintainer="auto" Language="C#" Value="public interface IContributeDynamicSink" /><TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IContributeDynamicSink" /><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 /><Attributes><Attribute><AttributeName>System.Runtime.InteropServices.ComVisible(true)</AttributeName></Attribute></Attributes><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>Dynamic properties can contribute sinks that are notified when remoting calls start and finish.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Indicates that the implementing property will be registered at runtime through the <see cref="M:System.Runtime.Remoting.Contexts.Context.RegisterDynamicProperty(System.Runtime.Remoting.Contexts.IDynamicProperty,System.ContextBoundObject,System.Runtime.Remoting.Contexts.Context)" /> method.</para></summary></Docs><Members><Member MemberName="GetDynamicSink"><MemberSignature Language="C#" Value="public System.Runtime.Remoting.Contexts.IDynamicMessageSink GetDynamicSink ();" /><MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance class System.Runtime.Remoting.Contexts.IDynamicMessageSink GetDynamicSink() cil managed" /><MemberType>Method</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Runtime.Remoting.Contexts.IDynamicMessageSink</ReturnType></ReturnValue><Parameters /><Docs><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Returns the message sink that will be notified of call start and finish events through the <see cref="T:System.Runtime.Remoting.Contexts.IDynamicMessageSink" /> interface.</para></summary><returns><attribution license="cc4" from="Microsoft" modified="false" /><para>A dynamic sink that exposes the <see cref="T:System.Runtime.Remoting.Contexts.IDynamicMessageSink" /> interface.</para></returns></Docs></Member></Members></Type>