MessagingOptions.MaxResendCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MaxResendCount attribute specifies the maximal number of resends of the same message.
public int MaxResendCount { get; set; }
member this.MaxResendCount : int with get, set
Public Property MaxResendCount As Integer