Extracted at 2006-05-11.
pike.ida.liu.se
[Top]
Public
Public.Protocols
Public.Protocols.Stomp
Public.Protocols.Stomp.Client

Method Public.Protocols.Stomp.Client()->abort()


Method abort

int abort(string txid, int(0..1)|void receipt)

Description

abort a transaction, rolling back any messages

Parameter txid

the transaction identifier of the transaction to abort.

Parameter receipt

should we await confirmation of this command from the server?