Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
SAMConnection->remove()
(no version information, might be only in CVS)
SAMConnection->remove() -- Remove a message from a queue.Popis
class SAMConnection {SAMMessage remove ( string target [, array properties] )
}
Removes a message from a queue.
Seznam parametrů
target
The identity of the queue from which to remove the message.
properties
An optional associative array of properties describing other parameters to control the remove operation.
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
SAMConnection->receive() | Nahoru |