MsmqBindingBase.ReceiveRetryCount Property
Gets or sets the maximum number of immediate delivery attempts on a message that is read from the application queue.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
If the maximum number of immediate delivery attempts for the message is made and the message is not accessed by the application, then the message is sent to a retry queue to attempt delivery at a later time. If no retry cycles are specified, then the messages is either sent to the poison-message queue, or a negative acknowledgement is sent back to the sender.
For more information, seeMaxRetryCycles and RetryCycleDelay.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.