downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

chdb> <AMQPEnvelope::getUserId
[edit] Last updated: Fri, 17 May 2013

view this page in

AMQPEnvelope::isRedelivery

(No version information available, might only be in SVN)

AMQPEnvelope::isRedeliveryWhether this is a redelivery of the message

Descrizione

public bool AMQPEnvelope::isRedelivery ( void )

Whether this is a redelivery of a message. If this message has been delivered and AMQPEnvelope::nack() was called, the message will be put back on the queue to be redelivered, at which point the message will always return TRUE when this method is called.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

TRUE if this is a redelivery, FALSE otherwise.



add a note add a note User Contributed Notes AMQPEnvelope::isRedelivery - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites