Returned Type: 
XmlDocument
Returns an XML Document with the following structure:
<?xml version="1.0" encoding="utf-8" ?> 
<furesult>
	<message><![CDATA[ OK ]]></message>
	<rowsDeleted>1</rowsDeleted>
</furesult>
 
 
Where
    - <message> contains OK or Error description
- <rowsDeleted> if the command's result is OK this tag contains the number of the consumers successfully deleted