SalesBuy
1-855-856-7678
Technical SupportSupport
Moves the message to the dead letter queue.
Namespace: Microsoft.ServiceBus.Messaging
| Exception | Condition |
|---|---|
| ObjectDisposedException | Thrown when the message is in disposed state or the receiver with which the message was received is in disposed state. |
| InvalidOperationException | Thrown when invoked on a message that has not been received from the message server or invoked on a message that has not been received in peek-lock mode. |