Proton DotNet
Public Member Functions | Properties | List of all members
Apache.Qpid.Proton.Engine.Implementation.ProtonLinkCreditState Class Reference
Inheritance diagram for Apache.Qpid.Proton.Engine.Implementation.ProtonLinkCreditState:
Apache.Qpid.Proton.Engine.ILinkCreditState

Public Member Functions

 ProtonLinkCreditState (uint deliveryCount)
 

Properties

uint Credit [get]
 
uint DeliveryCount [get]
 
bool IsDrain [get]
 
bool IsEcho [get]
 
- Properties inherited from Apache.Qpid.Proton.Engine.ILinkCreditState
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...
 

The documentation for this class was generated from the following file: