Leave
The <Leave>
verb removes a call from the queue and continues with the next verb after the original <Enqueue>
. The <Leave>
verb doesn't support any attributes.
Examples
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Leave/>
</Response>