System.Runtime.Remoting.Messaging.MessageSurrogateFilter Delegate

Assembly: Mscorlib.dll
Namespace: System.Runtime.Remoting.Messaging
Summary
Reserved class, for internal use only.
C# Syntax:
[Serializable]
public delegate bool MessageSurrogateFilter(string key, object value);
See also:
System.Runtime.Remoting.Messaging Namespace

Hierarchy:

Top of page

Copyright (c) 2002 Microsoft Corporation. All rights reserved.