Table of Contents

Enum TransactionType

Namespace
Apache.NMS.ActiveMQ
Assembly
Apache.NMS.ActiveMQ.dll
public enum TransactionType

Fields

Begin = 0
CommitOnePhase = 2
CommitTwoPhase = 3
End = 7
Forget = 6
Prepare = 1
Recover = 5
Rollback = 4