NetMsmqBindingElement Class
Represents a queued binding that is suitable for cross-machine communication.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The NetMsmqBinding binding provides support for queuing by leveraging Microsoft Message Queuing (MSMQ) as a transport and enables support for loosely coupled applications, failure isolation, load leveling and disconnected operations. For a discussion of these features, see Queues.
This is one of the standard bindings provided by Windows Communication Foundation (WCF). The recommended procedure is to define the binding using configuration values and not to use a code-based approach, except in certain advanced scenarios in which configuration values must be set when a service is initialized.
System.Configuration.ConfigurationElement
System.ServiceModel.Configuration.StandardBindingElement
System.ServiceModel.Configuration.MsmqBindingElementBase
System.ServiceModel.Configuration.NetMsmqBindingElement
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.