Cancel the specified numUnits that were previously reserved.
This method reduces the number of reserved units by numUnits. The behavior is undefined unless numUnits <= unitsReserved().
| Name | Description |
|---|---|
| numUnits | number of previously reserved units to cancel |