Client version of the proton Rejected delivery state
More...
|
| ClientRejected (string condition, string description) |
| Create a new Rejected client delivery state with the provided information. More...
|
|
| ClientRejected (string condition, string description, IDictionary< string, object > info) |
| Create a new Rejected client delivery state with the provided information. More...
|
|
Client version of the proton Rejected delivery state
◆ ClientRejected() [1/2]
Apache.Qpid.Proton.Client.Implementation.ClientRejected.ClientRejected |
( |
string |
condition, |
|
|
string |
description |
|
) |
| |
|
inline |
Create a new Rejected client delivery state with the provided information.
- Parameters
-
condition | The condition value to convey to the remote |
description | The description value to convey to the remote |
◆ ClientRejected() [2/2]
Apache.Qpid.Proton.Client.Implementation.ClientRejected.ClientRejected |
( |
string |
condition, |
|
|
string |
description, |
|
|
IDictionary< string, object > |
info |
|
) |
| |
|
inline |
Create a new Rejected client delivery state with the provided information.
- Parameters
-
condition | The condition value to convey to the remote |
description | The description value to convey to the remote |
info | The information map value to convey to the remote |
The documentation for this class was generated from the following file:
- src/Proton.Client/Client/Implementation/ClientDeliveryState.cs