Proton DotNet
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Member Functions | Static Public Attributes | Properties | List of all members
Apache.Qpid.Proton.Types.Transactions.TransactionalState Class Reference
Inheritance diagram for Apache.Qpid.Proton.Types.Transactions.TransactionalState:
Apache.Qpid.Proton.Types.Transport.IDeliveryState

Public Member Functions

 TransactionalState (IProtonBuffer txnId, IOutcome outcome=null)
 
 TransactionalState (TransactionalState other)
 
override int GetHashCode ()
 
override bool Equals (object other)
 
bool Equals (IDeliveryState state)
 
object Clone ()
 
override string ToString ()
 

Static Public Attributes

static readonly ulong DescriptorCode = 0x0000000000000034UL
 
static readonly Symbol DescriptorSymbol = Symbol.Lookup("amqp:transactional-state:list")
 

Properties

DeliveryStateType Type [get]
 
IProtonBuffer?? TxnId [get, set]
 
IOutcome Outcome [get, set]
 
- Properties inherited from Apache.Qpid.Proton.Types.Transport.IDeliveryState
DeliveryStateType Type [get]
 Provides the enumeration that defines the delivery state type. More...
 

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