(No version information available, might only be in SVN)
AMQPChannel::startTransaction — Start a transaction
Start a transaction. This method must be called on the given channel prior to calling AMQPChannel::commitTransaction() or AMQPChannel::rollbackTransaction().
Ta funkcja nie posiada parametrów.
Throws AMQPConnectionException if the connection to the broker was lost.
Zwraca TRUE
w przypadku powodzenia, FALSE
w
przypadku błędu.