Interface that defines an object that captures the current link credit state.
More...
|
uint | Credit [get] |
| Provides the current link credit value for the link. More...
|
|
uint | DeliveryCount [get] |
| Provides the current delivery count value for the link. More...
|
|
bool | IsDrain [get] |
| Checks if the link drain state is currently active. More...
|
|
bool | IsEcho [get] |
| Checks if the link has an echo request pending. More...
|
|
Interface that defines an object that captures the current link credit state.
◆ Credit
uint Apache.Qpid.Proton.Engine.ILinkCreditState.Credit |
|
get |
Provides the current link credit value for the link.
◆ DeliveryCount
uint Apache.Qpid.Proton.Engine.ILinkCreditState.DeliveryCount |
|
get |
Provides the current delivery count value for the link.
◆ IsDrain
bool Apache.Qpid.Proton.Engine.ILinkCreditState.IsDrain |
|
get |
Checks if the link drain state is currently active.
◆ IsEcho
bool Apache.Qpid.Proton.Engine.ILinkCreditState.IsEcho |
|
get |
Checks if the link has an echo request pending.
The documentation for this interface was generated from the following file:
- src/Proton/Engine/ILinkCreditState.cs