Virtualization At Least Once
Ensures that the Messaging Bus attempts to deliver each message to its destination at least once.
Delivery succeeds when the provider acknowledges receipt. Otherwise, if a delivery attempt fails, the Messaging Bus attempts to redeliver according to the parameters of this policy set. If the parameters preclude redelivery, the entire message fails, and other parameters determine message disposal.
The Messaging Bus preserves messages in its persistent store until success or disposal. The Messaging Bus does not deliver a message within a transaction (however, the provider may independently process and acknowledge the message with a transaction).
This policy set can apply at a Virtualization binding on a service or reference, or at a SOAP binding on a promoted service or reference.