This documentation is archived and is not being maintained.
MatchAllMessageFilter Class
Visual Studio 2008
Represents a query that is satisfied by every non-Nothing message that it tests.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
This class provides a filter that allows every message through. Specifically, the Match methods returns true for every message that is not Nothing.
System.Object
System.ServiceModel.Dispatcher.MessageFilter
System.ServiceModel.Dispatcher.MatchAllMessageFilter
System.ServiceModel.Dispatcher.MessageFilter
System.ServiceModel.Dispatcher.MatchAllMessageFilter
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: