AMQPChannel::startTransaction
(No version information available, might only be in SVN)
AMQPChannel::startTransaction — Start a transaction
Opis
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().
Parametry
Ta funkcja nie posiada parametrów.
Błędy/Wyjątki
Throws AMQPConnectionException if the connection to the broker was lost.
Zwracane wartości
Zwraca TRUE w przypadku powodzenia, FALSE w
przypadku błędu.
There are no user contributed notes for this page.
