Apache.NMS.ActiveMQ.State.TransactionState.getId C# (CSharp) Méthode

getId() public méthode

public getId ( ) : TransactionId
Résultat Apache.NMS.ActiveMQ.Commands.TransactionId
        public TransactionId getId()
        {
            return id;
        }