Client version of the proton Modified delivery state
More...
|
| ClientModified (bool failed, bool undeliverable) |
| Create a new instance with the given outcome values. More...
|
|
| ClientModified (bool failed, bool undeliverable, IDictionary< string, object > annotations) |
| Create a new instance with the given outcome values. More...
|
|
Client version of the proton Modified delivery state
◆ ClientModified() [1/2]
Apache.Qpid.Proton.Client.Implementation.ClientModified.ClientModified |
( |
bool |
failed, |
|
|
bool |
undeliverable |
|
) |
| |
|
inline |
Create a new instance with the given outcome values.
- Parameters
-
failed | did the delivery fail for some reason |
undeliverable | should the delivery be treated an not deliverable here any longer |
◆ ClientModified() [2/2]
Apache.Qpid.Proton.Client.Implementation.ClientModified.ClientModified |
( |
bool |
failed, |
|
|
bool |
undeliverable, |
|
|
IDictionary< string, object > |
annotations |
|
) |
| |
|
inline |
Create a new instance with the given outcome values.
- Parameters
-
failed | did the delivery fail for some reason |
undeliverable | should the delivery be treated an not deliverable here any longer |
annotations | modification to existing message annotations |
The documentation for this class was generated from the following file:
- src/Proton.Client/Client/Implementation/ClientDeliveryState.cs