C# Class Apache.NMS.ActiveMQ.NetTxSession

Inheritance: Session, INetTxSession
Show file Open project: ThorTech/apache-nms Class Usage Examples

Public Methods

Method Description
NetTxSession ( Connection connection, SessionId id ) : System

Private Methods

Method Description
DoCommit ( ) : void
DoRollback ( ) : void
DoStartTransaction ( ) : void

Method Details

NetTxSession() public method

public NetTxSession ( Connection connection, SessionId id ) : System
connection Connection
id Apache.NMS.ActiveMQ.Commands.SessionId
return System