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