AMQPChannel::startTransactionStart a transaction Description
public void AMQPChannel::startTransaction
( void
)
Start a transaction. This method must be called on the given channel prior to calling AMQPChannel::commitTransaction or AMQPChannel::rollbackTransaction. ParametersThis function has no parameters. Errors/ExceptionsThrows AMQPConnectionException if the connection to the broker was lost. Return Values
Returns |