SalesBuy
1-855-856-7678
Technical SupportSupport
Begins an asynchronous operation to defer a message.
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. |