C# 클래스 Microsoft.Azure.Amqp.Transaction.TxnCapabilities

파일 보기 프로젝트 열기: Azure/azure-amqp

공개 프로퍼티들

프로퍼티 타입 설명
DistributedTxn AmqpSymbol
LocalTransactions AmqpSymbol
MultiSsnsPerTxn AmqpSymbol
MultiTxnsPerSsn AmqpSymbol
PrototableTransactions AmqpSymbol

프로퍼티 상세

DistributedTxn 공개적으로 정적으로 프로퍼티

public static AmqpSymbol DistributedTxn
리턴 AmqpSymbol

LocalTransactions 공개적으로 정적으로 프로퍼티

public static AmqpSymbol LocalTransactions
리턴 AmqpSymbol

MultiSsnsPerTxn 공개적으로 정적으로 프로퍼티

public static AmqpSymbol MultiSsnsPerTxn
리턴 AmqpSymbol

MultiTxnsPerSsn 공개적으로 정적으로 프로퍼티

public static AmqpSymbol MultiTxnsPerSsn
리턴 AmqpSymbol

PrototableTransactions 공개적으로 정적으로 프로퍼티

public static AmqpSymbol PrototableTransactions
리턴 AmqpSymbol