C# Class Microsoft.Azure.Amqp.Transaction.TxnCapabilities

Exibir arquivo Open project: Azure/azure-amqp

Public Properties

Property Type Description
DistributedTxn AmqpSymbol
LocalTransactions AmqpSymbol
MultiSsnsPerTxn AmqpSymbol
MultiTxnsPerSsn AmqpSymbol
PrototableTransactions AmqpSymbol

Property Details

DistributedTxn public_oe static_oe property

public static AmqpSymbol DistributedTxn
return AmqpSymbol

LocalTransactions public_oe static_oe property

public static AmqpSymbol LocalTransactions
return AmqpSymbol

MultiSsnsPerTxn public_oe static_oe property

public static AmqpSymbol MultiSsnsPerTxn
return AmqpSymbol

MultiTxnsPerSsn public_oe static_oe property

public static AmqpSymbol MultiTxnsPerSsn
return AmqpSymbol

PrototableTransactions public_oe static_oe property

public static AmqpSymbol PrototableTransactions
return AmqpSymbol