﻿<?xml version="1.0" encoding="utf-8"?><Type Name="MessageSurrogateFilter" FullName="System.Runtime.Remoting.Messaging.MessageSurrogateFilter"><TypeSignature Maintainer="auto" Language="C#" Value="public delegate bool MessageSurrogateFilter(string key, object value);" /><TypeSignature Language="ILAsm" Value=".class public auto ansi sealed MessageSurrogateFilter extends System.MulticastDelegate" /><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><Base><BaseTypeName>System.Delegate</BaseTypeName></Base><Attributes><Attribute><AttributeName>System.Runtime.InteropServices.ComVisible(true)</AttributeName></Attribute></Attributes><Parameters><Parameter Name="key" Type="System.String" /><Parameter Name="value" Type="System.Object" /></Parameters><ReturnValue><ReturnType>System.Boolean</ReturnType></ReturnValue><Docs><param name="key">To be added.</param><param name="value">To be added.</param><returns>To be added.</returns><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The <see cref="T:System.Runtime.Remoting.Messaging.MessageSurrogateFilter" /> delegate is intended for use only by the remoting infrastructure of the .NET Framework; you should not instantiate the delegate directly.</para><para>The <see cref="P:System.Runtime.Remoting.Messaging.RemotingSurrogateSelector.Filter" /> property of the <see cref="T:System.Runtime.Remoting.Messaging.RemotingSurrogateSelector" /> class gets and sets a <see cref="T:System.Runtime.Remoting.Messaging.MessageSurrogateFilter" /> instance.</para><para>Each key/value parameter pair is a remoting message property that belongs to the <see cref="P:System.Runtime.Remoting.Messaging.IMessage.Properties" /> property of the <see cref="T:System.Runtime.Remoting.Messaging.IMessage" /> class.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Determines whether the <see cref="T:System.Runtime.Remoting.Messaging.RemotingSurrogateSelector" /> class should ignore a particular <see cref="T:System.Runtime.Remoting.Messaging.IMessage" /> property while creating an <see cref="T:System.Runtime.Remoting.ObjRef" /> for a <see cref="T:System.MarshalByRefObject" /> class.</para></summary></Docs><Members /></Type>