This documentation is archived and is not being maintained.
MatchNoneMessageFilter Class
Visual Studio 2008
Represents a query that is never satisfied by a message that it tests.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
This class provides a filter that never allows a message through. Specifically, the Match methods returns false for every message that is not Nothing.
System.Object
System.ServiceModel.Dispatcher.MessageFilter
System.ServiceModel.Dispatcher.MatchNoneMessageFilter
System.ServiceModel.Dispatcher.MessageFilter
System.ServiceModel.Dispatcher.MatchNoneMessageFilter
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: