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

Show file Open project: Azure/azure-amqp

Public Properties

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

Property Details

DistributedTxn public static property

public static AmqpSymbol DistributedTxn
return AmqpSymbol

LocalTransactions public static property

public static AmqpSymbol LocalTransactions
return AmqpSymbol

MultiSsnsPerTxn public static property

public static AmqpSymbol MultiSsnsPerTxn
return AmqpSymbol

MultiTxnsPerSsn public static property

public static AmqpSymbol MultiTxnsPerSsn
return AmqpSymbol

PrototableTransactions public static property

public static AmqpSymbol PrototableTransactions
return AmqpSymbol