Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Apache
NMS
ActiveMQ
NetTxSession
C# Class Apache.NMS.ActiveMQ.NetTxSession
Inheritance:
Session
,
INetTxSession
显示文件
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