MessageReceiver.EndDeadLetter Method
Ends an asynchronous operation to move the message to the dead letter queue.
Namespace: Microsoft.ServiceBus.Messaging
Assembly: Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
Parameters
- result
- Type: System.IAsyncResult
An IAsyncResult object that references the asynchronous operation to move the message to the dead letter queue.
| Exception | Condition |
|---|---|
| TimeoutException |
The operation times out. |