On 06/06/13 20:56, Andy Ochsner wrote: > Do I ultimately just need to subclass and override HandleBasicCancel or > OnCancel()? You need to implement HandleBasicCancel(). See the example in class RabbitMQ.Client.Unit.TestConsumerCancelNotify. -Emile