This method sets the channel to use standard transactions.
Namespace:
Kaazing.AMQPAssembly: Kaazing.AMQP (in Kaazing.AMQP.dll)
Syntax
Visual Basic |
---|
Public Function SelectTx As AmqpChannel |
C# |
---|
public AmqpChannel SelectTx() |
Visual C++ |
---|
public: AmqpChannel^ SelectTx() |