| 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ů
targetThe identity of the queue from which to remove the message.
propertiesAn optional associative array of properties describing other parameters to control the remove operation.
| PÅ™edcházejÃcà | Domů | Dalšà |
| SAMConnection->receive() | Nahoru |