<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:Calibri}
@font-face
        {font-family:Tahoma}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif"}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
span.BalloonTextChar
        {font-family:"Tahoma","sans-serif"}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Was discussing with hyperthunk on IRC and agreed to move it to the mailing list:</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">So we wrote a consumer in .NET using the provided client and are consuming off of a mirrored queue. According to
<a href="http://www.rabbitmq.com/ha.html">http://www.rabbitmq.com/ha.html</a> we should be responding to Consumer Cancellation Notifications, but I’m not finding much on the site or net in general as to how to actually hook into that using the .NET client.
I thought that using the Unregistered event off of EventingBasicConsumer would do it (HandleBasicCancelOk) but according to hyperthunk that we need something else for the consumer side. I can confirm that it does connect with the correct properties indicating
it supports consumer_cancel_notify. </p>
<p class="MsoNormal"><br>
Do I ultimately just need to subclass and override HandleBasicCancel or OnCancel()?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><b><span style="color:#5F6062">Andrew Ochsner </span></b><span style="color:#5F6062">|<i> Intentional Architecture</i></span></p>
<p class="MsoNormal"><span style="color:#EE3524">T</span><span style="color:#595959">
</span><span style="color:#5F6062">+01 402 431 7583</span><span style="color:#EE3524"></span></p>
<p class="MsoNormal"><span style="color:#EE3524">A</span><span style="color:#595959">
</span><span style="color:#5F6062">18020 Burt St, Omaha, NE 68022</span><span style="color:#595959"></span></p>
<p class="MsoNormal"><span style="color:#EE3524">E</span><span style="color:#595959">
</span><span style="color:#5F6062">andrew.ochsner@csgi.com</span><span style="color:#595959"></span></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><img border="0" width="278" height="53" id="Picture_x0020_1" src="cid:image001.gif@01CE62C6.0E9FE690" alt="CSG International Logo"></p>
<p class="MsoNormal"> </p>
</div>
<hr>
<font color="black" face="arial" size="1">All emails in this message string and any attachments are the confidential information of CSG Systems International, Inc. (CSG), or its affiliates and subsidiaries, and may contain privileged and/or confidential material.
If you are not an intended recipient, please delete it immediately and notify the sender; unintended recipients are not authorized to read or otherwise use the information contained herein.
</font>
</body>
</html>