QueueClient.Abandon Method
Discards the message and relinquishes the message lock ownership.
Namespace: Microsoft.ServiceBus.Messaging
Assembly: Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
| Exception | Condition |
|---|---|
| TimeoutException |
Thrown if the operation exceeded the timeout value set by OperationTimeout. |
| ObjectDisposedException |
Thrown if the client entity has been closed or aborted. |